]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* lib/autotest/general.m4: Englishoes.
authorAkim Demaille <akim@epita.fr>
Wed, 19 Sep 2001 07:22:24 +0000 (07:22 +0000)
committerAkim Demaille <akim@epita.fr>
Wed, 19 Sep 2001 07:22:24 +0000 (07:22 +0000)
From Tim Van Holder and Alexey Mahotkin.

ChangeLog
lib/autotest/general.m4
tests/Makefile.in

index 9860a6b0758e92b264e55c2bf68b839e8f88548b..1346965687c0c1d7ef14a5a65136230d7b4a0e16 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+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,
index d891a1c9762eef4f2de6f725521c29c4f7134e4b..e9cca2b7e4031bb056fda8a8b0c576b1a0db99cc 100644 (file)
@@ -720,10 +720,10 @@ $2[]_ATEOF
 #
 # 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
 #
index 9440a78b704f77b877d29167d7fed76605ea88de..a8bc7ec9a9aac948e1781915037efc5e16956d1a 100644 (file)
@@ -126,7 +126,7 @@ subdir = tests
 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: