glib/m4macros
Colin Walters 28b30caecb configure: Enable set of standard -Werror=foo flags
We're not going to depend on gnome-common (I assume) so this patch
nicks the systemd macro to test for compiler flags, and uses it to set
a similar set of -Werror=foo as the gnome-common one does.

See https://bugzilla.gnome.org/show_bug.cgi?id=608953
See https://mail.gnome.org/archives/desktop-devel-list/2012-July/msg00100.html

If we're going to be setting more strict compiler flags for GNOME, we
should really ensure GLib builds with them first, as it's kind of the
model citizen.

In particular, you can see several times that downstreams such as
Debian have come in and fixed -Wformat-security bugs.  We should never
let those get into tarballs, or even commits.

https://bugzilla.gnome.org/show_bug.cgi?id=687385
2012-11-02 09:03:52 -04:00
..
.gitignore Improve .gitignore 2011-03-31 15:51:01 +05:30
attributes.m4 configure: Enable set of standard -Werror=foo flags 2012-11-02 09:03:52 -04:00
glib-2.0.m4 Add GLIB_COMPILE_RESOURCES to glib m4 macros 2012-01-13 17:12:57 +01:00
glib-gettext.m4 Fix DATADIRNAME on OpenBSD. 2011-10-04 16:30:18 +02:00
gsettings.m4 m4macros/gsettings.m4: Use AS_HELP_STRING instead the deprecated AC_HELP_STRING 2011-05-16 12:51:59 +01:00
Makefile.am Add GSettings m4 macros helper 2010-04-21 16:19:09 +01:00