From: Ben Elliston Date: Wed, 13 Jan 1999 04:38:34 +0000 (+0000) Subject: 1999-01-13 Ben Elliston X-Git-Tag: experimental-branchpoint~71 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=064764930fdab4b600b7cc7aa19beb899107d8bb;p=thirdparty%2Fautoconf.git 1999-01-13 Ben Elliston * autoconf.sh: Remove -v and --verbose from the command line usage help. They do not exist. --- diff --git a/ChangeLog b/ChangeLog index 0f0b9892..848de717 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,12 @@ +1999-01-13 Ben Elliston + + * autoconf.sh: Remove -v and --verbose from the command line usage + help. They do not exist. + 1999-01-11 Ben Elliston + * config.guess: Detect HP-UX on MPE/iX machines. + * acgeneral.m4 (AC_ACVERSION): Increment to 2.14. * autoconf.texi (EDITION): Likewise. diff --git a/autoconf.in b/autoconf.in index f2185cb8..c5e63eb8 100644 --- a/autoconf.in +++ b/autoconf.in @@ -30,7 +30,6 @@ TEMPLATE-FILE is given, else into \`configure'. -m, --macrodir=DIR directory storing macro files -l, --localdir=DIR directory storing the \`aclocal.m4' file - -v, --verbose verbosely report processing -h, --help print this help, then exit --version print version number, then exit diff --git a/autoconf.sh b/autoconf.sh index f2185cb8..c5e63eb8 100644 --- a/autoconf.sh +++ b/autoconf.sh @@ -30,7 +30,6 @@ TEMPLATE-FILE is given, else into \`configure'. -m, --macrodir=DIR directory storing macro files -l, --localdir=DIR directory storing the \`aclocal.m4' file - -v, --verbose verbosely report processing -h, --help print this help, then exit --version print version number, then exit diff --git a/bin/autoconf.in b/bin/autoconf.in index f2185cb8..c5e63eb8 100644 --- a/bin/autoconf.in +++ b/bin/autoconf.in @@ -30,7 +30,6 @@ TEMPLATE-FILE is given, else into \`configure'. -m, --macrodir=DIR directory storing macro files -l, --localdir=DIR directory storing the \`aclocal.m4' file - -v, --verbose verbosely report processing -h, --help print this help, then exit --version print version number, then exit