configure: -Werror= make no sense for "no" and "extra"
authorAlban Browaeys <prahal@yahoo.com>
Wed, 1 Aug 2012 12:43:21 +0000 (14:43 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 4 Aug 2012 15:53:11 +0000 (11:53 -0400)
commita6de27c8f8b5dba0aeafa85ac6c2b5b979a9f77f
tree7530a225e619f8ded535d1af783f5ccad731b644
parent452c9f797857bdf438feb663b4074bf5bf1cea34
configure: -Werror= make no sense for "no" and "extra"

gcc error out when -Werror=extra -Werror=no-*
are used. And it is the most sensible thing to do.

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