build: Remove -Werror from CFLAGS
authorPhilip Withnall <philip@tecnocode.co.uk>
Mon, 30 Jul 2012 09:12:05 +0000 (11:12 +0200)
committerPhilip Withnall <philip@tecnocode.co.uk>
Mon, 30 Jul 2012 09:19:54 +0000 (11:19 +0200)
commit0e9fdc848222d35700634f284e6b3894f6418370
tree4d8840b48bfdb11667d03e3f66f909cb71a4a1fc
parent5438bd82d8cb4a2f1d6060c55a526f858b80a74b
build: Remove -Werror from CFLAGS

Replace it with a more targetted set of -Werror=[flag] flags, copied from
libsoup: http://git.gnome.org/browse/libsoup/tree/configure.ac?id=f5902fce98ae0314f0d9ca6e544895548c94a456#n339
configure.ac