* tests/aclocal4.test: Require GNU make.
authorAlexandre Duret-Lutz <adl@gnu.org>
Wed, 19 Mar 2003 20:41:03 +0000 (20:41 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Wed, 19 Mar 2003 20:41:03 +0000 (20:41 +0000)
ChangeLog
tests/aclocal4.test

index 7d4171c86e564b561bc777ace262af505b2be94e..fa2af631c978476aa425ed985e82b53ed35ce36d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-03-19  Alexandre Duret-Lutz  <adl@gnu.org>
+
+       * tests/aclocal4.test: Require GNU make.
+
 2003-03-14  Alexandre Duret-Lutz  <adl@gnu.org>
 
        * tests/aclocal4.test: New file.  Test for the ACLOCAL_M4 bug below.
index 74aecd3c9983b96f4d92c18b25278b8cb18e9b27..634a90c001afbab472c33c7ac4d82d331b5e61d1 100755 (executable)
@@ -22,7 +22,7 @@
 # Report from Jim Meyering.
 
 # We need GNU make for the `rebuild rules' to be triggered.
-required=make
+required=GNUmake
 . ./defs || exit 1
 
 set -e