automake
[Top][All Lists]
Advanced

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

Re: version7.test


From: Alexandre Duret-Lutz
Subject: Re: version7.test
Date: Fri, 13 Dec 2002 22:58:43 +0100
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386-pc-linux-gnu)

>>> "Patrick" == Patrick Welche <address@hidden> writes:

 Patrick> Just got (fresh cvs):
 Patrick> ERROR: files left in build directory after distclean:
 Patrick> ./version7-3.141.tar.gz

Thank you.  I'm checking this in.

2002-12-13  Alexandre Duret-Lutz  <address@hidden>

        * tests/version7.test: Require GNU make.
        Reported by Patrick Welche.

--- tests/version7.test 10 Oct 2002 17:37:38 -0000      1.1
+++ tests/version7.test 13 Dec 2002 21:55:40 -0000
@@ -19,9 +19,11 @@
 # Boston, MA 02111-1307, USA.
 
 # Test for a special setup where the package's version isn't defined
-# in configure.in.
+# in configure.in.  We want GNU Make for this test (part of the test
+# is to make sure Makefile.ins get rebuilt when a m4_included file
+# changes -- we don't support this feature on non-GNU Makes).
 
-required='makeinfo tex'
+required='makeinfo tex GNUmake'
 . ./defs || exit 1
 
 set -e

-- 
Alexandre Duret-Lutz




reply via email to

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