]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/doc/install.texi
Makefile.in: Get parsedir and docobjdir from configure.
authorKelley Cook <kcook@gcc.gnu.org>
Mon, 20 Oct 2003 23:45:51 +0000 (23:45 +0000)
committerR. Kelley Cook <kcook@gcc.gnu.org>
Mon, 20 Oct 2003 23:45:51 +0000 (23:45 +0000)
commit51b9ff454227d4eb10512028862d59b327d27ebc
treeedffd1c6448b9822ddbbdcdeb94fc0b5794059c1
parentd790dd9fd28c3c6f20cc3993c7253bd59a359690
Makefile.in: Get parsedir and docobjdir from configure.

2003-10-20  Kelley Cook  <kcook@gcc.gnu.org>

* Makefile.in: Get parsedir and docobjdir from configure.
* configure.in: Recogonize --enable-generated-files-in-srcdir.
Pass along parsedir and docobjdir.
* configure: Regenerate.
* doc/install.texi: Document --enable-generated-files-in-srcdir.

From-SVN: r72731
gcc/ChangeLog
gcc/Makefile.in
gcc/configure
gcc/configure.in
gcc/doc/install.texi