]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* autoupdate.sh (sed): Look for GNU sed.
authorAkim Demaille <akim@epita.fr>
Tue, 12 Sep 2000 12:41:32 +0000 (12:41 +0000)
committerAkim Demaille <akim@epita.fr>
Tue, 12 Sep 2000 12:41:32 +0000 (12:41 +0000)
(usage): Ask for GNU sed.

ChangeLog
man/autoupdate.1

index 202d4e38b1974287b853a1349db60fdd3a72c88b..263ffcc25e474e05b538d2a094a3d39125d5d369 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-09-12  Akim Demaille  <akim@epita.fr>
+
+       * autoupdate.sh (sed): Look for GNU sed.
+       (usage): Ask for GNU sed.
+
 2000-09-12  Pavel Roskin  <proski@gnu.org>
 
        * acgeneral.m4 (AC_EGREP_CPP): Use additional quotes instead of
index 11c262d8b2777f654af7a2dfbe7f01accacc3e98..bd2c7284145668d1cbca6657d5c9cca5b056b073 100644 (file)
@@ -29,6 +29,13 @@ Autoconf's macro files location (rarely needed)
 .TP
 \fB\-l\fR, \fB\-\-localdir\fR=\fIDIR\fR
 location of `aclocal.m4' and `acconfig.h'
+.SS "Environment variables:"
+.TP
+M4
+GNU M4 is required.
+.TP
+SED
+GNU sed is required.
 .SH AUTHOR
 Written by David J. MacKenzie.
 .SH "REPORTING BUGS"