automake-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FYI: fix aclocal5.test failure with CVS Autoconf


From: Alexandre Duret-Lutz
Subject: FYI: fix aclocal5.test failure with CVS Autoconf
Date: Wed, 22 Jun 2005 17:13:26 +0200
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux)

I'm installing this on HEAD and branch-1-9.

2005-06-22  Alexandre Duret-Lutz  <address@hidden>

        * 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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]