[goffice] Compilation: remove old stuff related to gnome libraries



commit 34e297bd0f3c8654d23af38695d5fd11c89e15bb
Author: Morten Welinder <terra gnome org>
Date:   Fri Aug 5 11:22:34 2011 -0400

    Compilation: remove old stuff related to gnome libraries

 configure.in |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/configure.in b/configure.in
index 3958d21..2792f6c 100644
--- a/configure.in
+++ b/configure.in
@@ -316,11 +316,6 @@ if test $goffice_devel = yes; then
 	# gtk+ handled later
 		gtk_disable_deprecated=maybe
 	fi
-	if test "x$goffice_with_gnome" = "xtrue"; then
-		CFLAGS="$CFLAGS -DGNOME_DISABLE_DEPRECATED"
-		CFLAGS="$CFLAGS -DBONOBO_DISABLE_DEPRECATED"
-		CFLAGS="$CFLAGS -DBONOBO_UI_DISABLE_DEPRECATED"
-	fi
 fi
 
 dnl ****************************



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