Add warnings (normally fatal) on use of archaic C features
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Thu, 11 Apr 2013 10:53:41 +0000 (11:53 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 12 Apr 2013 11:20:47 +0000 (12:20 +0100)
commit43155c19ebbd06be0538926ca8eb4a33214395a7
treeb9325125ebce24db2b995db390e1146546ba72ea
parentfa1a9b56a8f420b2672f668a558c42d17429f760
Add warnings (normally fatal) on use of archaic C features

We don't want these even in C code generated by Vala, and certainly not
in hand-written C code.

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>
configure.ac