Don't break the build with deprecations
authorMatthias Clasen <mclasen@redhat.com>
Wed, 12 Oct 2011 16:32:49 +0000 (12:32 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 12 Oct 2011 16:34:08 +0000 (12:34 -0400)
commit75232b9ec261125568633f417df1d89256974c4b
tree2e329210d00162578ccb86c6c1220491d67daf46
parent7f977b0214623142819c8b7a08839949fb9f3ec0
Don't break the build with deprecations

At least for glib/gdk/gtk, we now have deprecation compiler warnings
set up, so there is no need to forcibly break everybody's build
just to get them to notice deprecations.

https://bugzilla.gnome.org/show_bug.cgi?id=661273
macros2/gnome-common.m4