Update for recent changes to common submodule
authorBenjamin Otte <otte@redhat.com>
Wed, 10 Mar 2010 20:01:20 +0000 (21:01 +0100)
committerBenjamin Otte <otte@redhat.com>
Wed, 10 Mar 2010 21:09:14 +0000 (22:09 +0100)
commitce76c3d6d77d74edb7f286534ac668e54fde2b2c
treeaf6ed24755a738424c798e69b96acfcc77bcbb7a
parent919b8e8a32e24f64e25927a906877149869ebeb9
Update for recent changes to common submodule

This just replaces every "$ERROR_CFLAGS" usage with a usage of
"$WARNING_CFLAGS $ERROR_CFLAGS" to get the same functionality as
previously.

Actually using that separation will happen later.
configure.ac