X-Git-Url: https://git.0d.be/?p=empathy.git;a=blobdiff_plain;f=configure.ac;h=c3926fdb20aafd2c0e56dc71472ff154cd6323a7;hp=16f8f354f66daac7a1fbd908c19cb823147b8e34;hb=c01c53db88c603b3f7150c6f763e5bd810ddf8ea;hpb=897d9bffefe278e587390355d83009d8ee97a588 diff --git a/configure.ac b/configure.ac index 16f8f354..c3926fdb 100644 --- a/configure.ac +++ b/configure.ac @@ -36,11 +36,8 @@ ISO_CODES_REQUIRED=0.35 LIBNOTIFY_REQUIRED=0.4.4 LIBCANBERRA_GTK_REQUIRED=0.4 -# Uncomment that to build with deprecated symbols disabled -#AC_DEFINE(G_DISABLE_DEPRECATED, [], [Disable deprecated GLib symbols]) -#AC_DEFINE(GDK_PIXBUF_DISABLE_DEPRECATED, [], [Disable deprecated GDK pixbuf symbols]) -#AC_DEFINE(GDK_DISABLE_DEPRECATED, [], [Disable deprecated GDK symbols]) -#AC_DEFINE(GTK_DISABLE_DEPRECATED, [], [Disable deprecated GTK symbols]) +# Use --enable-maintainer-mode to disabled deprecated symbols +GNOME_MAINTAINER_MODE_DEFINES # Uncomment that to build with single include disabled #AC_DEFINE(G_DISABLE_SINGLE_INCLUDES, [], [Disable single includes for GLib])