[gnome-common] Fix build breakage in modules caused by commit aac1a8ec



commit 0620cc2e6ee9be9f877d4d2f4b9eed09be885b27
Author: Vincent Untz <vuntz gnome org>
Date:   Sun Aug 9 13:55:03 2009 +0200

    Fix build breakage in modules caused by commit aac1a8ec

 macros2/gnome-common.m4 |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/macros2/gnome-common.m4 b/macros2/gnome-common.m4
index 5dfa67e..a5a0ead 100644
--- a/macros2/gnome-common.m4
+++ b/macros2/gnome-common.m4
@@ -44,6 +44,7 @@ AC_DEFUN([GNOME_MAINTAINER_MODE_DEFINES],
 	        for DOMAIN in $DOMAINS; do
 	               DISABLE_DEPRECATED="$DISABLE_DEPRECATED -D${DOMAIN}_DISABLE_DEPRECATED -D${DOMAIN}_DISABLE_SINGLE_INCLUDES"
 	        done
+	fi
 
 	AC_SUBST(DISABLE_DEPRECATED)
 ])



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