>>> "Patrick" == Patrick Welche <[EMAIL PROTECTED]> 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  <[EMAIL PROTECTED]>

        * 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