* 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 db9f54f..3e01c40 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 1bbdc2e..7ec2610 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