]> git.ipfire.org Git - thirdparty/autoconf.git/commit
* autoconf.sh: Don't show obsolete options on "--help". Report
authorPavel Roskin <proski@gnu.org>
Thu, 26 Oct 2000 22:27:48 +0000 (22:27 +0000)
committerPavel Roskin <proski@gnu.org>
Thu, 26 Oct 2000 22:27:48 +0000 (22:27 +0000)
commit0dd3144b2ebabfef824e71a262a2fad0674364f1
tree1186392725e6cff3370572407ce9b17f9360e2ea
parent5ec791a2d5ee3c5c692ef74c5a3f61b088145b9a
    * autoconf.sh: Don't show obsolete options on "--help". Report
        obsolete options to stderr. Adjust list of options. Correct
        processing of options. Process options with values separated by
        "=" first, so that abbreviations work. Don't accept "=" with
        short options.
        * autoheader.sh: Likewise.
        * autoreconf.sh: Likewise.
        * autoupdate.sh: Likewise.
        * ifnames.sh: There is no "--verbose" option.
        * doc/autoconf.texi: Option "-A" requires an argument.
        (autoreconf Invocation): Document "--install", "--symlink",
        "--m4dir" and the options passed to Automake.
18 files changed:
ChangeLog
autoconf.in
autoconf.sh
autoheader.in
autoheader.sh
autoreconf.in
autoreconf.sh
bin/autoconf.in
bin/autoheader.in
bin/autoreconf.in
bin/ifnames.in
doc/autoconf.texi
ifnames.in
ifnames.sh
man/autoconf.1
man/autoheader.1
man/autoreconf.1
man/ifnames.1