[libgnome] Don't use G_DISABLE_DEPRECATED



commit 64a0443e26a50745c8fdc02eddf60985a977275f
Author: Colin Walters <walters verbum org>
Date:   Thu May 2 17:58:00 2013 -0400

    Don't use G_DISABLE_DEPRECATED
    
    Because really, no one cares about this code, we're not going to
    stay on the GLib treadmill.

 libgnome/Makefile.am |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/libgnome/Makefile.am b/libgnome/Makefile.am
index 9c8cd3e..aa01f6c 100644
--- a/libgnome/Makefile.am
+++ b/libgnome/Makefile.am
@@ -17,7 +17,6 @@ INCLUDES = \
        -I$(srcdir)/..                                          \
        $(WARN_CFLAGS)                                          \
        $(LIBGNOME_CFLAGS)                                      \
-       -DG_DISABLE_DEPRECATED                                  \
        -DLIBGNOME_PREFIX=\""$(prefix)"\"                       \
        -DLIBGNOME_LIBDIR=\""$(libdir)"\"                       \
        -DLIBGNOME_DATADIR=\""$(datadir)"\"                     \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]