Fix CFLAGS manipulation
authorMatthias Clasen <mclasen@redhat.com>
Mon, 20 Jan 2014 13:16:09 +0000 (08:16 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 20 Jan 2014 13:16:09 +0000 (08:16 -0500)
commitff9a61eed93ec342c00360e83abb4411647f64a2
treec23b0fc4155fbf2f750c1f0fcc446c98eb40d9ea
parentfc6d6b6e109af2d7c3339b3c64963c6679db1a6e
Fix CFLAGS manipulation

The code for ensuring that CFLAGS contain -g if
--enable-debug has been specified did not work right.

https://bugzilla.gnome.org/show_bug.cgi?id=685204
configure.ac