+2001-09-19 Akim Demaille <akim@epita.fr>
+
+ * lib/autotest/general.m4: Englishoes.
+ From Tim Van Holder and Alexey Mahotkin.
+
2001-09-18 Paul Eggert <eggert@twinsun.com>
* doc/autoconf.texi (Common Shell Constructs): New node,
#
# This is an unfortunate limitation inherited from Ultrix which will not
# let you redirect several times the same FD (see the Autoconf documentation).
-# If you use the `AT_CHECK([command >out])' be sure to have the test
-# suite introduces spurious failures.
+# If you use the `AT_CHECK([command >out])' be sure to get a test suite
+# that will show spurious failures.
#
-# You might wander why not just use `ignore' and directly use stdout and
+# You might wonder why not just use `ignore' and directly use stdout and
# stderr left by the test suite. Firstly because the names of these files
# is an internal detail, and secondly, because
#
mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
CONFIG_CLEAN_FILES =
DIST_SOURCES =
-DIST_COMMON = README Makefile.am Makefile.in configure configure.ac
+DIST_COMMON = README Makefile.am Makefile.in
all: all-am
.SUFFIXES: