[libgweather] configure.ac: Do not use GNOME_MAINTAINER_MODE_DEFINES



commit 109f53450f1a6f111bcbbcc278ad2564dd862512
Author: Javier JardÃn <jjardon gnome org>
Date:   Mon Dec 26 17:32:02 2011 +0100

    configure.ac: Do not use GNOME_MAINTAINER_MODE_DEFINES
    
    We have deprecation warnings in compilation time nowadays

 configure.ac |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index c75c4e8..d562208 100644
--- a/configure.ac
+++ b/configure.ac
@@ -38,8 +38,6 @@ LIBSOUP_GNOME_REQUIRED=2.25.1
 GCONF_REQUIRED=2.8.0
 LIBXML_REQUIRED=2.6.0
 
-GNOME_MAINTAINER_MODE_DEFINES
-
 LT_PREREQ([2.2.6])
 LT_INIT([dlopen win32-dll disable-static])
 



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