[empathy/gnome-2-32] Stop disabling deprecated GTK API



commit 6d7e166717e11a9635429bbd523dc35ab2994e7a
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Fri Oct 22 11:33:58 2010 +0200

    Stop disabling deprecated GTK API
    
    We're not going to make big changes in this branch.

 configure.ac |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index c011aa9..e6402e7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -56,12 +56,6 @@ NETWORK_MANAGER_REQUIRED=0.7.0
 WEBKIT_REQUIRED=1.1.15
 GNOME_CONTROL_CENTER_GTK3_REQUIRED=2.31.4
 
-# Use --enable-maintainer-mode to disable deprecated symbols,
-# disable single include and enable GSEAL. If this is not a released empathy,
-# maintainer mode is forced
-ifelse(empathy_released, 1, [], [enable_maintainer_mode="yes"])
-GNOME_MAINTAINER_MODE_DEFINES
-
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_SRCDIR([configure.ac])



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