SOURCES: anjuta-glade.patch (NEW) - hack for proper libgladeui det...

megabajt megabajt at pld-linux.org
Tue Feb 20 13:36:43 CET 2007


Author: megabajt                     Date: Tue Feb 20 12:36:43 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- hack for proper libgladeui detection

---- Files affected:
SOURCES:
   anjuta-glade.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/anjuta-glade.patch
diff -u /dev/null SOURCES/anjuta-glade.patch:1.1
--- /dev/null	Tue Feb 20 13:36:43 2007
+++ SOURCES/anjuta-glade.patch	Tue Feb 20 13:36:38 2007
@@ -0,0 +1,15 @@
+diff -urN anjuta-2.1.1/configure.in anjuta-2.1.1.new/configure.in
+--- anjuta-2.1.1/configure.in	2007-02-19 17:59:48.000000000 +0100
++++ anjuta-2.1.1.new/configure.in	2007-02-19 18:13:51.000000000 +0100
+@@ -344,11 +344,6 @@
+ 				libgladeui_found="no"
+ 			])
+ 	fi
+-	if test x$libgladeui_found = xold; then
+-		libgladeui_found="yes"
+-		AC_DEFINE_UNQUOTED(GLADEUI_LAST_PUBLIC, [1], [Last public GLADEUI version])
+-		AC_SUBST(GLADEUI_LAST_PUBLIC)
+-	fi
+ 	if test x$libgladeui_found = xno; then
+ 		PKG_CHECK_MODULES(PLUGIN_GLADE, [libgladeui-1.0 = $GLADEUI_REQUIRED],
+ 			[
================================================================


More information about the pld-cvs-commit mailing list