SOURCES: libgsf-am.patch (NEW) - fix --without-gnome

qboosh qboosh at pld-linux.org
Mon Jun 18 19:35:19 CEST 2007


Author: qboosh                       Date: Mon Jun 18 17:35:19 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix --without-gnome

---- Files affected:
SOURCES:
   libgsf-am.patch (1.2 -> 1.3)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/libgsf-am.patch
diff -u /dev/null SOURCES/libgsf-am.patch:1.3
--- /dev/null	Mon Jun 18 19:35:19 2007
+++ SOURCES/libgsf-am.patch	Mon Jun 18 19:35:14 2007
@@ -0,0 +1,10 @@
+--- libgsf-1.14.4/configure.in.orig	2007-06-18 18:54:02.998807000 +0200
++++ libgsf-1.14.4/configure.in	2007-06-18 19:24:31.427003249 +0200
+@@ -367,6 +367,7 @@
+ have_gnome=no
+ if  test $want_gnome = no ; then 
+     AC_MSG_WARN([GNOME support disabled, as requested (Use --with-gnome to enable)])
++    AM_CONDITIONAL(WITH_BONOBO, false)
+ else
+     dnl check for bonobo
+     AC_ARG_WITH(bonobo,
================================================================


More information about the pld-cvs-commit mailing list