libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FYI: 95-gary-add-preserve-dup-deps-help-text.patch


From: Gary V. Vaughan
Subject: FYI: 95-gary-add-preserve-dup-deps-help-text.patch
Date: Mon, 23 Feb 2004 16:06:38 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6b) Gecko/20031205 Thunderbird/0.4

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Applied to HEAD.
- --
Gary V. Vaughan      ())_.  address@hidden,gnu.org}
Research Scientist   ( '/   http://www.oranda.demon.co.uk
GNU Hacker           / )=   http://www.gnu.org/software/libtool
Technical Author   `(_~)_   http://sources.redhat.com/autobook
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFAOiUOFRMICSmD1gYRAgv9AJ91hQKdTYVarLIm6j7tUf5cdvOy2ACgtQJC
b2f3vLDkLupWxiI8pxhRcPg=
=WobG
-----END PGP SIGNATURE-----
Index: ChangeLog
from  Gary V. Vaughan  <address@hidden>

        * ltmain.in: Add missing --help doc for --preserve-dup-deps.

Index: ltmain.in
===================================================================
RCS file: /cvsroot/libtool/libtool/ltmain.in,v
retrieving revision 1.384
diff -u -p -u -r1.384 ltmain.in
--- ltmain.in 15 Feb 2004 13:30:01 -0000 1.384
+++ ltmain.in 23 Feb 2004 15:51:24 -0000
@@ -6441,17 +6441,18 @@ case $mode in
 
 Provide generalized library-building support services.
 
-    --config          show all configuration variables
-    --debug           enable verbose shell tracing
--n, --dry-run         display commands without modifying any files
-    --features        display basic configuration information and exit
-    --finish          same as \`--mode=finish'
-    --help            display this help message and exit
-    --mode=MODE       use operation mode MODE
-    --quiet           same as \`--silent'
-    --silent          don't print informational messages
-    --tag=TAG         use configuration variables from tag TAG
-    --version         print version information
+    --config             show all configuration variables
+    --debug              enable verbose shell tracing
+-n, --dry-run            display commands without modifying any files
+    --features           display basic configuration information and exit
+    --finish             same as \`--mode=finish'
+    --help               display this help message and exit
+    --mode=MODE          use operation mode MODE
+    --preserve-dup-deps  don't remove duplicate dependency libraries
+    --quiet              same as \`--silent'
+    --silent             don't print informational messages
+    --tag=TAG            use configuration variables from tag TAG
+    --version            print version information
 
 MODE must be one of the following:
 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]