bug-autoconf
[Top][All Lists]
Advanced

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

Re: autoconf 2.52f testsuite problem with non-GNU makes


From: Akim Demaille
Subject: Re: autoconf 2.52f testsuite problem with non-GNU makes
Date: 05 Nov 2001 18:12:46 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Artificial Intelligence)

Thanks Nicolas!

I preferred this one.

Index: ChangeLog
from  Akim Demaille  <address@hidden>

        * tests/Makefile.am (testsuite): Rename this target as...
        ($(TESTSUITE)): this.
        From Nicolas Joly.

Index: tests/Makefile.am
===================================================================
RCS file: /cvs/autoconf/tests/Makefile.am,v
retrieving revision 1.74
diff -u -u -r1.74 Makefile.am
--- tests/Makefile.am 2001/10/31 10:42:16 1.74
+++ tests/Makefile.am 2001/11/05 17:15:36
@@ -50,7 +50,7 @@
 # Don't use AUTOM4TE since `make alpha' makes it unavailable although
 # we are allowed to use it (since we ship it).
 AUTOTEST = ./autom4te --language=autotest
-testsuite: $(top_srcdir)/lib/m4sugar/m4sugar.m4 \
+$(TESTSUITE): $(top_srcdir)/lib/m4sugar/m4sugar.m4 \
           $(top_srcdir)/lib/m4sugar/m4sh.m4 \
            $(top_srcdir)/lib/autotest/autotest.m4 \
            $(top_srcdir)/lib/autotest/general.m4 \



reply via email to

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