From: Akim Demaille Date: Tue, 12 Sep 2000 12:41:32 +0000 (+0000) Subject: * autoupdate.sh (sed): Look for GNU sed. X-Git-Tag: autoconf-2.50~636 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a195030508a1fb3f2bfef9855a810c4fd75d5bc7;p=thirdparty%2Fautoconf.git * autoupdate.sh (sed): Look for GNU sed. (usage): Ask for GNU sed. --- diff --git a/ChangeLog b/ChangeLog index 202d4e38b..263ffcc25 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2000-09-12 Akim Demaille + + * autoupdate.sh (sed): Look for GNU sed. + (usage): Ask for GNU sed. + 2000-09-12 Pavel Roskin * acgeneral.m4 (AC_EGREP_CPP): Use additional quotes instead of diff --git a/man/autoupdate.1 b/man/autoupdate.1 index 11c262d8b..bd2c72841 100644 --- a/man/autoupdate.1 +++ b/man/autoupdate.1 @@ -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"