SOURCES: libwnck-link.patch (NEW) - reduce linking

qboosh qboosh at pld-linux.org
Sun Oct 15 03:32:15 CEST 2006


Author: qboosh                       Date: Sun Oct 15 01:32:14 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- reduce linking

---- Files affected:
SOURCES:
   libwnck-link.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/libwnck-link.patch
diff -u /dev/null SOURCES/libwnck-link.patch:1.1
--- /dev/null	Sun Oct 15 03:32:14 2006
+++ SOURCES/libwnck-link.patch	Sun Oct 15 03:32:09 2006
@@ -0,0 +1,11 @@
+--- libwnck-2.16.1/configure.in.orig	2006-10-02 21:24:04.000000000 +0200
++++ libwnck-2.16.1/configure.in	2006-10-15 03:25:50.109430250 +0200
+@@ -102,7 +102,7 @@
+   if test x$no_x = xyes ; then
+     AC_MSG_ERROR([X development libraries not found])
+   else
+-    X_LIBS="$X_PRE_LIBS $X_LIBS -lX11 $X_EXTRA_LIBS"
++    X_LIBS="$X_LIBS -lX11 $X_EXTRA_LIBS"
+   fi
+ fi
+ 
================================================================


More information about the pld-cvs-commit mailing list