Reported by Patrick Welche.
+2002-12-13 Alexandre Duret-Lutz <adl@gnu.org>
+
+ * tests/version7.test: Require GNU make.
+ Reported by Patrick Welche.
+
2002-12-11 Brian Ford <ford@vss.fsi.com>
* m4/init.m4 (AM_INIT_AUTOMAKE): Properly quote AC_PACKAGE_TARNAME
# 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