I'm installing this on HEAD and branch-1-9. 2005-06-22 Alexandre Duret-Lutz <[EMAIL PROTECTED]>
* tests/aclocal5.test: Adjust to recent CVS Autoconf changes. Index: tests/aclocal5.test =================================================================== RCS file: /cvs/automake/automake/tests/aclocal5.test,v retrieving revision 1.2.4.3 diff -u -r1.2.4.3 aclocal5.test --- tests/aclocal5.test 14 May 2005 20:29:21 -0000 1.2.4.3 +++ tests/aclocal5.test 22 Jun 2005 15:12:06 -0000 @@ -71,4 +71,4 @@ 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 -- Alexandre Duret-Lutz