]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* ltconfig.in (Usage): Now it matches the code!
authorGary V. Vaughan <gary@gnu.org>
Fri, 14 Jan 2000 23:44:52 +0000 (23:44 +0000)
committerGary V. Vaughan <gary@gnu.org>
Fri, 14 Jan 2000 23:44:52 +0000 (23:44 +0000)
Reported by Jon Leichter <jon@symas.com>

ChangeLog
ltconfig.in

index fd05f1ed21aa29c7b0578e18d55dbbb8899b551f..d311db2534d6a698c2451da45d2654c77df3ce12 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2000-01-14  Gary V. Vaughan  <gary@oranda.demon.co.uk>
 
+       * ltconfig.in (Usage): Now it matches the code!
+       Reported by Jon Leichter <jon@symas.com>
+
        * README:  Some notes about libtool release numbers.
 
        * mdemo/README: Explain the deliberate incompleteness of the
@@ -24,6 +27,7 @@
 
        * ltconfig.in (opt_cr, mingw*): replace unescaped ? with correctly
        escaped and portable \{0,1\} in sed expression.
+       From Jon Leichter <jon@symas.com>
 
 2000-01-13  Gary V. Vaughan  <gary@oranda.demon.co.uk>
 
index cc21cf43eb9a3798e45ce2dd595d8fadd2f03063..29a7f5e309d2f51c61e68869d896c1a13890f120 100755 (executable)
@@ -248,7 +248,7 @@ do
 
   case "$option" in
   --help) cat <<EOM
-Usage: $progname [OPTION]... [HOST [LTMAIN]]
+Usage: $progname [OPTION]... LTMAIN [HOST]
 
 Generate a system-specific libtool script.