[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: tiny typoes
From: |
Akim Demaille |
Subject: |
Re: tiny typoes |
Date: |
19 Sep 2001 09:30:50 +0200 |
User-agent: |
Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Artificial Intelligence) |
Thanks.
Index: ChangeLog
from Akim Demaille <address@hidden>
* lib/autotest/general.m4: Englishoes.
From Tim Van Holder and Alexey Mahotkin.
Index: lib/autotest/general.m4
===================================================================
RCS file: /cvs/autoconf/lib/autotest/general.m4,v
retrieving revision 1.105
diff -u -u -r1.105 general.m4
--- lib/autotest/general.m4 2001/09/18 14:21:51 1.105
+++ lib/autotest/general.m4 2001/09/19 07:22:07
@@ -720,10 +720,10 @@
#
# 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: tests/Makefile.in
===================================================================
RCS file: /cvs/autoconf/tests/Makefile.in,v
retrieving revision 1.94
diff -u -u -r1.94 Makefile.in
--- tests/Makefile.in 2001/09/18 09:03:19 1.94
+++ tests/Makefile.in 2001/09/19 07:22:07
@@ -126,7 +126,7 @@
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: