* tests/pr9.test: Require GNU make.
* tests/dirname.test: Don't use `-u'.
+2001-07-25 Tom Tromey <tromey@redhat.com>
+
+ From Nicolas Joly:
+ * tests/pr9.test: Require GNU make.
+ * tests/dirname.test: Don't use `-u'.
+
2001-07-22 Tom Tromey <tromey@redhat.com>
* tests/Makefile.am (TESTS): Added auxdir2.test.
Miodrag Vallat miodrag@ifrance.com
Morten Eriksen mortene@sim.no
Motoyuki Kasahara m-kasahr@sra.co.jp
+Nicolas Joly njoly@pasteur.fr
Nicolas Thiery nthiery@Icare.mines.edu
NISHIDA Keisuke knishida@nn.iij4u.or.jp
Nelson H. F. Beebe beebe@math.utah.edu
7 /file = /
EOF
-diff -u wanted got || exit 1
+diff wanted got || exit 1
exit 0
# Likewise for gzip.
(gzip --version) > /dev/null 2>&1 || exit 77
+# `distcheck' requires GNU make.
+$needs_gnu_make
+
$ACLOCAL || exit 1
$AUTOCONF || exit 1