From: Alexandre Duret-Lutz Date: Wed, 19 Mar 2003 20:41:03 +0000 (+0000) Subject: * tests/aclocal4.test: Require GNU make. X-Git-Tag: Release-1-7-3b~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de4bf87f372925f91ac564f4192d208b0b004803;p=thirdparty%2Fautomake.git * tests/aclocal4.test: Require GNU make. --- diff --git a/ChangeLog b/ChangeLog index 7d4171c86..fa2af631c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-03-19 Alexandre Duret-Lutz + + * tests/aclocal4.test: Require GNU make. + 2003-03-14 Alexandre Duret-Lutz * tests/aclocal4.test: New file. Test for the ACLOCAL_M4 bug below. diff --git a/tests/aclocal4.test b/tests/aclocal4.test index 74aecd3c9..634a90c00 100755 --- a/tests/aclocal4.test +++ b/tests/aclocal4.test @@ -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