(unknown)
Ileana Dumitrescu <[email protected]> Thu, 13 Feb 2025 10:34:57 -0500 (EST)
| Newsgroups | gmane.comp.gnu.libtool.cvs |
|---|---|
| Message-ID | <[email protected]> |
branch: master commit e66abb28cf2e6cf33b3a3243b5ec7d29f5b1ad51 Author: Ileana Dumitrescu <[email protected]> AuthorDate: Fri Dec 6 16:24:07 2024 +0200 libtool.texi: Document '--no-warnings' in manual --- doc/libtool.texi | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/libtool.texi b/doc/libtool.texi index 87a866c3..e78dbeb8 100644 --- a/doc/libtool.texi +++ b/doc/libtool.texi @@ -1383,6 +1383,9 @@ Report the warnings falling in category @var{CATEGORY}. The default category is @command{all}. To disable warnings, use the category @command{none}. +@item --no-warnings +Do not print out any warning messages. + @end table The current @command{libtool} implementation is done with a shell script