From: Ileana Dumitrescu Date: Thu, 7 Nov 2024 16:07:19 +0000 (+0200) Subject: ltmain.in: Update usage message for libtool X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fheads%2Fdevelopment;p=thirdparty%2Flibtool.git ltmain.in: Update usage message for libtool * build-aux/ltmain.in: Add --test and --check usage information. --- diff --git a/build-aux/ltmain.in b/build-aux/ltmain.in index 83f1ad4f0..1801dd569 100644 --- a/build-aux/ltmain.in +++ b/build-aux/ltmain.in @@ -141,6 +141,7 @@ usage_message="Options: --mode=MODE use operation mode MODE --no-warnings equivalent to '-Wnone' --preserve-dup-deps don't remove duplicate dependency libraries + --test, --check don't update shared library cache during testing --quiet, --silent don't print informational messages --tag=TAG use configuration variables from tag TAG -v, --verbose print more informational messages than default