OSDN Git Service

Cleanups after the update to Autoconf 2.64, Automake 1.11.
authorrwild <rwild@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 22 Aug 2009 13:41:50 +0000 (13:41 +0000)
committerrwild <rwild@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 22 Aug 2009 13:41:50 +0000 (13:41 +0000)
commit115d57c573871ce5eaf54d3fca7ef99b5628b630
tree39111a2db2e981d7c6aeda673b9baa036f4f994d
parentcd9a469c7fa2f4be000e4e64f188cb820a332a1a
Cleanups after the update to Autoconf 2.64, Automake 1.11.

/:
* configure.ac: Remove --with-datarootdir, --with-docdir,
--with-pdfdir, --with-htmldir switches.
* configure: Regenerate.

gcc/:
* configure.ac: Remove --with-datarootdir, --with-docdir,
--with-htmldir switches.  No need to call AC_SUBST for
datarootdir, docdir, htmldir any more.
* configure: Regenerate.
* doc/install.texi (Configuration): Document --datarootdir,
--docdir, --htmldir, --pdfdir; update documentation for
--infodir, --mandir.
(Prerequisites): Bump Autoconf version to 2.64, Automake to
1.11, M4 to 1.4.6.

libgfortran/:
* Makefile.am (install-html, install-pdf): Remove.
* Makefile.in: Regenerate.

libjava/classpath/:
* doc/cp-hacking.texinfo (Needed Tools and Libraries): Bump
Autoconf version to 2.64, Automake to 1.11, M4 to 1.4.6.

libjava/:
* HACKING: Use aclocal-1.11 and autoconf-2.64 in example.
* Makefile.am (install-html, install-pdf): Remove.
* Makefile.in: Regenerate.

libstdc++-v3/:
* doc/xml/manual/build_hacking.xml: Use tools from Autoconf
2.64 and Automake 1.11 in examples; update link to Autoconf
manual page about quadrigraphs.
* Makefile.am (install-html, install-pdf): Remove.
* Makefile.in: Regenerate.

libssp/:
* Makefile.am (install-html, install-pdf): Remove.
* Makefile.in: Regenerate.

boehm-gc/:
* Makefile.am (install-html, install-pdf): Remove.
* Makefile.in: Regenerate.

libmudflap/:
* Makefile.am (install-html, install-pdf): Remove.
* Makefile.in: Regenerate.

zlib/:
* Makefile.am (install-html, install-pdf, html): Remove.
* Makefile.in: Regenerate.

libffi/:
* Makefile.am (install-html, install-pdf): Remove.
* Makefile.in: Regenerate.

libgomp/:
* Makefile.am (install-html, install-pdf): Remove.
* Makefile.in: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@151015 138bc75d-0d04-0410-961f-82ee72b054a4
38 files changed:
ChangeLog
boehm-gc/ChangeLog
boehm-gc/Makefile.am
boehm-gc/Makefile.in
configure
configure.ac
gcc/ChangeLog
gcc/configure
gcc/configure.ac
gcc/doc/install.texi
libffi/ChangeLog
libffi/Makefile.am
libffi/Makefile.in
libgfortran/ChangeLog
libgfortran/Makefile.am
libgfortran/Makefile.in
libgomp/ChangeLog
libgomp/Makefile.am
libgomp/Makefile.in
libjava/ChangeLog
libjava/HACKING
libjava/Makefile.am
libjava/Makefile.in
libjava/classpath/ChangeLog
libjava/classpath/doc/cp-hacking.texinfo
libmudflap/ChangeLog
libmudflap/Makefile.am
libmudflap/Makefile.in
libssp/ChangeLog
libssp/Makefile.am
libssp/Makefile.in
libstdc++-v3/ChangeLog
libstdc++-v3/Makefile.am
libstdc++-v3/Makefile.in
libstdc++-v3/doc/xml/manual/build_hacking.xml
zlib/ChangeLog.gcj
zlib/Makefile.am
zlib/Makefile.in