Properly set gcc_build_dir for in-tree build
authorH.J. Lu <hongjiu.lu@intel.com>
Tue, 26 Aug 2014 14:47:15 +0000 (14:47 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Tue, 26 Aug 2014 14:47:15 +0000 (07:47 -0700)
commit43f4a446c24f8a950442c0d432788704a0531bf3
tree8deb0af0974e71649c1b37d9053ef2140e561130
parent13dfd55471b7294fa33a2f4f78b7e6e016770957
Properly set gcc_build_dir for in-tree build

PR bootstrap/62260
* Makefile.am (gcc_build_dir): Set to @gcc_build_dir@.
* configure.ac (gcc_build_dir): Set and AC_SUBST according to
$host_subdir.
* Makefile.in: Regenerated.
* configure: Likewise.

From-SVN: r214524
lto-plugin/ChangeLog
lto-plugin/Makefile.am
lto-plugin/Makefile.in
lto-plugin/configure
lto-plugin/configure.ac