From c86c323877950e12adbad8cf6443f8b3c3b55ca7 Mon Sep 17 00:00:00 2001 From: "Gary V. Vaughan" Date: Mon, 23 Feb 2004 16:59:14 +0000 Subject: [PATCH] * ltmain.in : Add missing --help doc for -inst-prefix option. --- ChangeLog | 5 ++++- ltmain.in | 4 ++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 4663ddd0c..d4b6d2fde 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,7 @@ -2004-02-23 Gary V. Vaughan +2004-02-23 Gary V. Vaughan + + * ltmain.in : Add missing --help doc for + -inst-prefix option. * ltmain.in : Add missing --help doc for -shrext option. diff --git a/ltmain.in b/ltmain.in index 9a614bf5b..d98308cca 100644 --- 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)." ;; -- 2.47.2