[gegl] configure.ac: build: Strip out G_DISABLE_DEPRECATED



commit e1a6dcf94bed0f9cb1d6bf1428b004f76a129faf
Author: Javier JardÃn <jjardon gnome org>
Date:   Mon Oct 17 17:38:37 2011 +0100

    configure.ac: build: Strip out G_DISABLE_DEPRECATED
    
    We have deprecation warnings now

 configure.ac |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 77ad5fe..ebf38b8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1059,11 +1059,6 @@ done
 # We should support this at some point if possible
 #LDFLAGS="-Wl,-z,defs"
 
-dnl Disable deprecated features in maintainer mode
-if test -z "${MAINTAINER_MODE_TRUE}"; then
-   GLIB_CFLAGS="-DG_DISABLE_DEPRECATED $GLIB_CFLAGS"
-fi
-
 dnl bin/node-editors/Makefile
 AC_CONFIG_FILES([
 Makefile



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