]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
* tests/aclocal5.test: Adjust to recent CVS Autoconf changes.
authorAlexandre Duret-Lutz <adl@gnu.org>
Wed, 22 Jun 2005 15:13:35 +0000 (15:13 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Wed, 22 Jun 2005 15:13:35 +0000 (15:13 +0000)
ChangeLog
tests/aclocal5.test

index db9f54fecfe8dec8def545b9a691261b5e9bb0c4..3e01c40a68ef74032732ba78744b58ff766d1be6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2005-06-22  Alexandre Duret-Lutz  <adl@gnu.org>
 
+       * tests/aclocal5.test: Adjust to recent CVS Autoconf changes.
+
        * automake.in (handle_footer): Do not output an unformatted
        definition of SOURCES, it is already done correctly in
        generate_makefile.  This superfluous definition introduced long
index 1bbdc2e35cd7dd5b12b8eb80d36479ad6b7b3fc8..7ec2610f302ee45f0880318e88e4b9b0a4bc36ff 100755 (executable)
@@ -71,4 +71,4 @@ test -f aclocal5-1.0/m4/moredefs.m4
 echo 'AC_DEFUN_ONCE([AM_TEST], [AC_SUBST(__$1__)])' > m4/moredefs.m4
 $MAKE
 grep 'm4/moredefs\.m4' aclocal.m4
-grep '@__GREPME__@' configure
+grep '__GREPME__' configure