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



commit 75b1f001b9f3d5c55e50cd011e75f64bf44569c3
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Oct 13 17:58:12 2011 -0400

    Pango 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 db3c787..7b53c78 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="ATK PANGO GDK_PIXBUF GCONF BONOBO BONOBO_UI GNOME LIBGLADE VTE GNOME_VFS WNCK LIBSOUP"
+	        DOMAINS="ATK GCONF BONOBO BONOBO_UI GNOME LIBGLADE VTE 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]