* libltdl/config/ltmain.m4sh (func_mode_help): Change -inst-prefix to -inst-prefix-dir.
Signed-off-by: Mike Frysinger <vap...@gentoo.org> --- ChangeLog | 6 ++++++ libltdl/config/ltmain.m4sh | 2 +- 2 files changed, 7 insertions(+), 1 deletions(-) diff --git a/ChangeLog b/ChangeLog index 424d296..a5f3a07 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2009-01-25 Mike Frysinger <vap...@gentoo.org> + + Fix typo in libtool install mode usage text. + * libltdl/config/ltmain.m4sh (func_mode_help): Change -inst-prefix + to -inst-prefix-dir. + 2009-01-24 Charles Wilson <libt...@cwilson.fastmail.fm> Add -Wall to cwrapper tests. diff --git a/libltdl/config/ltmain.m4sh b/libltdl/config/ltmain.m4sh index 82ee723..08045bf 100644 --- a/libltdl/config/ltmain.m4sh +++ b/libltdl/config/ltmain.m4sh @@ -1107,7 +1107,7 @@ 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 + -inst-prefix-dir 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)." -- 1.6.1