build: Disable deprecation warnings with --enable-deprecated
authorEmmanuele Bassi <ebassi@gnome.org>
Tue, 11 Oct 2011 22:06:06 +0000 (23:06 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Tue, 11 Oct 2011 22:06:51 +0000 (23:06 +0100)
commitef0e52f0e184f42eaf66116b371eb2013f39328c
tree1923833b5d1af0ffa852cc24ae61d7aa11728d9a
parentaf7afc29a716a813197d024a973a2d6db80d6758
build: Disable deprecation warnings with --enable-deprecated

Just like we turn everything on with --disable-deprecated, we have to
turn everything off with --enable-deprecated. This means disabling the
deprecation warnings from the compiler as well.
configure.ac