NetworkManager/m4
Thomas Haller 5009f2c7a3 build/clang: fix detection of valid warning compiler flags
clang does not exit with error when it is called with an
unrecognized (warning) option. Instead it just prints
a warning that makes the configure script believe the
warning is supported. Later, during build we might pass
-Werror, which causes clang to fail due to unrecognized
arguments.

Fix the script to detect compiler warnings by passing
'-Werror=unknown-warning-option', which lets clang fail too.

Signed-off-by: Thomas Haller <thaller@redhat.com>
2014-08-01 13:16:33 +02:00
..
ax_lib_readline.m4 build: check harder for readline 2014-06-27 13:10:50 -05:00
compiler_warnings.m4 build/clang: fix detection of valid warning compiler flags 2014-08-01 13:16:33 +02:00
gnome-code-coverage.m4 build: update gnome-code-coverage.m4 2013-05-09 09:19:08 -04:00
introspection.m4 introspection: add GObject introspection support (bgo #637032) 2011-01-21 14:46:09 -06:00
vapigen.m4 vala: add vala bindings for libnm-util and libnm-glib 2012-06-12 16:31:20 -05:00