mirror of
git://git.savannah.gnu.org/libtool.git
synced 2025-01-30 14:30:15 +08:00
bootstrap: display accurate usage message.
After splitting bootstrap up, we also lost bootstraps usage message, and were incorrectly displaying a partial extract-trace message. * bootstrap (usage): Set appropriately. Signed-off-by: Gary V. Vaughan <gary@gnu.org>
This commit is contained in:
parent
7285b13522
commit
a5ef08182c
@ -2267,6 +2267,8 @@ func_update_po_files ()
|
||||
# Hook in the functions to make sure our own options are parsed during
|
||||
# the option parsing loop.
|
||||
|
||||
usage='$progpath [OPTION]...'
|
||||
|
||||
# Short help message in response to `-h'. Add to this in `bootstrap.conf'
|
||||
# if you accept any additional options.
|
||||
usage_message='Common Bootstrap Options:
|
||||
|
Loading…
Reference in New Issue
Block a user