util-linux/m4
Ruediger Meier e85e8720d5 build-sys: avoid icc warnings "ignoring unknown option"
Our macro UL_WARN_ADD could not discover these ones:
icc: command line warning #10006: ignoring unknown option '-Wmissing-parameter-type'
icc: command line warning #10006: ignoring unknown option '-Wredundant-decls'
icc: command line warning #10006: ignoring unknown option '-Wunused-result'
icc: command line warning #10006: ignoring unknown option '-Wnested-externs'

We need to use AC_LANG_WERROR.

Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
2015-01-20 15:37:52 +01:00
..
compiler.m4 build-sys: avoid icc warnings "ignoring unknown option" 2015-01-20 15:37:52 +01:00
gtk-doc.m4 Revert "build-sys: check for gtk-doc by default" 2009-11-06 23:59:54 +01:00
tls.m4 build-sys: use AC_LANG_SOURCE to suppress warnings 2011-03-08 13:37:09 +01:00
ul.m4 build-sys: improve the informative message when not building some util 2014-07-14 15:49:32 +02:00