]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* ltmain.in <install mode>: Add missing --help doc for
authorGary V. Vaughan <gary@gnu.org>
Mon, 23 Feb 2004 16:59:14 +0000 (16:59 +0000)
committerGary V. Vaughan <gary@gnu.org>
Mon, 23 Feb 2004 16:59:14 +0000 (16:59 +0000)
-inst-prefix option.

ChangeLog
ltmain.in

index 4663ddd0cf5d4177e082e031a76440d62aeb5804..d4b6d2fde2cf118c5a3c240ffefc7cb762a45e31 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,7 @@
-2004-02-23  Gary V. Vaughan  <gvaughan@eris.qinetiq.com>
+2004-02-23  Gary V. Vaughan  <gary@gnu.org>
+
+       * ltmain.in <install mode>: Add missing --help doc for
+       -inst-prefix option.
 
        * ltmain.in <link mode>: Add missing --help doc for -shrext
        option.
index 9a614bf5b9c3b9e253ee14b64b3d3bafdd95c5b2..d98308ccaa11ff619859349763d5c970610e1fda 100644 (file)
--- a/ltmain.in
+++ b/ltmain.in
@@ -6549,6 +6549,10 @@ Install executables or libraries.
 INSTALL-COMMAND is the installation command.  The first component should be
 either the \`install' or \`cp' program.
 
+The following components of INSTALL-COMMAND are treated specially:
+
+  -inst-prefix PREFIX-DIR  Use PREFIX-DIR as a staging area for installation
+
 The rest of the components are interpreted as arguments to that command (only
 BSD-compatible install options are recognized)."
   ;;