]> git.ipfire.org Git - thirdparty/libtool.git/commit
Document --mode short-hands better, and test them.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Thu, 29 Jan 2009 18:54:31 +0000 (19:54 +0100)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Thu, 29 Jan 2009 18:55:19 +0000 (19:55 +0100)
commitb93a3db892cb3203ec5cfe10cb673999b13e13d2
tree1d4bdf017f0bcde8713b5a3cc3866497dc610094
parent18c603141ee49f71c49c0e54f9f831316c023b91
Document --mode short-hands better, and test them.

* doc/libtool.texi (Invoking libtool): Give examples for using
the `--mode=MODE' short-hand `MODE', or abbreviations thereof.
* libltdl/config/ltmain.m4sh: Mention the short-hand for MODE
in the --help output.
* tests/help.at (mode short-hands): New test group.
Suggestion by Bruno Haible.
ChangeLog
doc/libtool.texi
libltdl/config/ltmain.m4sh
tests/help.at