Re-brand ERROR_CFLAGS to C_ERROR_CFLAGS
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Mon, 8 Apr 2013 10:43:25 +0000 (11:43 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 12 Apr 2013 11:15:49 +0000 (12:15 +0100)
commitf5271892dac5137a824781f75ea03ee8a8df53dc
treee492b8a03029213db14de5aba7facb8ef0982a3f
parentc6c0635599b8540cb7f9395e95dd533bf866bf90
Re-brand ERROR_CFLAGS to C_ERROR_CFLAGS

These are flags that we only use when compiling hand-written C code,
mostly originating from telepathy-glib. We can't be that strict with
the C code generated by Vala, because it's full of questionable things
(which the Vala compiler verifies are OK, but the C compiler still warns
about).

Bug: https://bugzilla.gnome.org/show_bug.cgi?id=697354
Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
Reviewed-by: Philip Withnall <philip@tecnocode.co.uk>
backends/telepathy/lib/Makefile.am
configure.ac
tests/lib/telepathy/contactlist/Makefile.am