From 4a0a68ef5f6b484028a2434c8434abb46fc3b72c Mon Sep 17 00:00:00 2001 From: Alexandre Duret-Lutz Date: Wed, 22 Jun 2005 15:13:34 +0000 Subject: [PATCH] * tests/aclocal5.test: Adjust to recent CVS Autoconf changes. --- ChangeLog | 2 ++ tests/aclocal5.test | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index db9f54fe..3e01c40a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2005-06-22 Alexandre Duret-Lutz + * 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 diff --git a/tests/aclocal5.test b/tests/aclocal5.test index 1bbdc2e3..7ec2610f 100755 --- a/tests/aclocal5.test +++ b/tests/aclocal5.test @@ -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 -- 2.43.5