* automake.in (scan_autoconf_traces) <AC_SUBST>: Ignore ANSI2KNR
authorAlexandre Duret-Lutz <adl@gnu.org>
Fri, 12 Apr 2002 15:28:15 +0000 (15:28 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Fri, 12 Apr 2002 15:28:15 +0000 (15:28 +0000)
commitb9ccfe5e75fde52e7316a495404c7b4e958cefba
treed2ea0f3b47070765bcec959c6ca087cebbe58991
parentcd3344e64610007dcd3a2bf2690b5a61aadf5d78
* automake.in (scan_autoconf_traces) <AC_SUBST>: Ignore ANSI2KNR
and AMDEPBACKSLASH.
* tests/distcommon2.test: Use a full configure.in that calls AC_INIT.
* tests/ext.test: Enable dependencies for OBJC.
* tests/libobj.test, tests/libobj6.test, tests/libobj9.test:
Delete.  They tests for different flavors of $LIBOBJS assignments
that wont be supported anymore.
* tests/libobj2.test, tests/libobj10.test: Use AC_LIBOBJ.
* tests/obsolete.test: Don't test Automake.
* tests/suffix5.test: Require libtool.
* tests/Makefile.am (TESTS): Remove libobj.test, libobj6.test and
libobj9.test.
13 files changed:
ChangeLog
automake.in
tests/Makefile.am
tests/Makefile.in
tests/distcommon2.test
tests/ext.test
tests/libobj.test [deleted file]
tests/libobj10.test
tests/libobj2.test
tests/libobj6.test [deleted file]
tests/libobj9.test [deleted file]
tests/obsolete.test
tests/suffix5.test