By default, CATEGORY is set to "all" for all of the warning messages to
be output to standard error. CATEGORY can be set to "none" to disable
warnings.
* doc/libtool.texi: Document "W" or "--warnings=CATEGORY" option.
@item --version
Print libtool version information and exit.
+
+@item -W
+@itemx --warnings=@var{CATEGORY}
+Report the warnings falling in category @var{CATEGORY}. The default
+category is @command{all}. To disable warnings, use the category
+@command{none}.
+
@end table
The current @command{libtool} implementation is done with a shell script