[gnome-common] VTE has been converted to deprecation attributes



commit a6490c594f4a70ce5a397c30aa30ba2ec19a38a8
Author: Javier JardÃn <jjardon gnome org>
Date:   Mon Mar 12 13:16:41 2012 +0000

    VTE has been converted to deprecation attributes

 macros2/gnome-common.m4 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/macros2/gnome-common.m4 b/macros2/gnome-common.m4
index e907201..dac50c4 100644
--- a/macros2/gnome-common.m4
+++ b/macros2/gnome-common.m4
@@ -45,7 +45,7 @@ AC_DEFUN([GNOME_MAINTAINER_MODE_DEFINES],
 
 	DISABLE_DEPRECATED=""
 	if test $USE_MAINTAINER_MODE = yes; then
-	        DOMAINS="GCONF BONOBO BONOBO_UI GNOME LIBGLADE VTE GNOME_VFS WNCK LIBSOUP"
+	        DOMAINS="GCONF BONOBO BONOBO_UI GNOME LIBGLADE GNOME_VFS WNCK LIBSOUP"
 	        for DOMAIN in $DOMAINS; do
 	               DISABLE_DEPRECATED="$DISABLE_DEPRECATED -D${DOMAIN}_DISABLE_DEPRECATED -D${DOMAIN}_DISABLE_SINGLE_INCLUDES"
 	        done



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