aclocal.m4: Remove obsolete construct for old automake.
authorNathanael Nerode <neroden@gcc.gnu.org>
Mon, 16 Aug 2004 18:58:05 +0000 (18:58 +0000)
committerNathanael Nerode <neroden@gcc.gnu.org>
Mon, 16 Aug 2004 18:58:05 +0000 (18:58 +0000)
commit13b040f150aca47741a472698f914c65c3959f05
tree71da7587dc11e752d9d8bfd1e550dd73b3bf2671
parent49bd1d27292b2e0dc0269a4eda3404b3b4e92a4d
aclocal.m4: Remove obsolete construct for old automake.

2004-08-16  Nathanael Nerode  <neroden@gcc.gnu.org>

* aclocal.m4: Remove obsolete construct for old automake.
* acinclude.m4: Regenerate with aclocal 1.9.1.
* configure.ac:  Remove duplicate AC_WITH calls.  Replace
AC_CANONICAL_SYSTEM with AC_CANONICAL_HOST, AC_CANONICAL_TARGET.
Replace _GCC_TOPLEV_NONCANONICAL calls with ACX_NONCANONICAL_TARGET.
Remove now-redundant subst of target_noncanonical.  Remove
now-gratuitous m4 quoting around $.  Replace AM_PROG_LIBTOOL with
AC_PROG_LIBTOOL and remove second, redundant AC_PROG_LIBTOOL.
Use slightly more modern form of AC_INIT.
* configure: Rebuild with autoconf 2.59.
* Makefile.in, include/Makefile.in: Rebuild with automake 1.9.1.

From-SVN: r86071
boehm-gc/ChangeLog
boehm-gc/Makefile.in
boehm-gc/acinclude.m4
boehm-gc/aclocal.m4
boehm-gc/configure
boehm-gc/configure.ac
boehm-gc/include/Makefile.in