m4-patches
[Top][All Lists]
Advanced

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

22-fyi-autom4te--language.patch


From: Akim Demaille
Subject: 22-fyi-autom4te--language.patch
Date: Wed, 29 Aug 2001 11:07:05 +0200

Index: ChangeLog
from  Akim Demaille  <address@hidden>

        * tests/Makefile.am ($(srcdir)/$(TESTSUITE)): Use autom4te's
        --language.

Index: tests/Makefile.am
--- tests/Makefile.am Sat, 25 Aug 2001 11:24:47 +0200 akim
+++ tests/Makefile.am Mon, 27 Aug 2001 17:18:50 +0200 akim
@@ -46,10 +46,8 @@ clean-local:
 # FIXME: Autom4te is not complete yet, and lacks a means to find
 # the lib files.
 AUTOM4TE = autom4te
-AUTOTEST = $(AUTOM4TE) -I /usr/local/share/autoconf autotest/autotest.m4
 $(srcdir)/$(TESTSUITE): $(TESTSUITE_AT)
-       $(AUTOTEST) -I $(srcdir) testsuite.at -o address@hidden
-       chmod +x address@hidden
+       $(AUTOM4TE) --language=autotest -I $(srcdir) testsuite.at -o 
address@hidden
        mv address@hidden $@

 # Run the test suite on the *installed* tree.



reply via email to

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