SOURCES: cairo-link.patch (NEW) - no need for libSM and libICE

qboosh qboosh at pld-linux.org
Wed Aug 9 10:01:33 CEST 2006


Author: qboosh                       Date: Wed Aug  9 08:01:33 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- no need for libSM and libICE

---- Files affected:
SOURCES:
   cairo-link.patch (1.2 -> 1.3)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/cairo-link.patch
diff -u /dev/null SOURCES/cairo-link.patch:1.3
--- /dev/null	Wed Aug  9 10:01:33 2006
+++ SOURCES/cairo-link.patch	Wed Aug  9 10:01:28 2006
@@ -0,0 +1,11 @@
+--- cairo-1.2.2/configure.in.orig	2006-08-08 23:05:54.000000000 +0000
++++ cairo-1.2.2/configure.in	2006-08-09 07:42:54.315971000 +0000
+@@ -210,7 +210,7 @@
+   if test "x$no_x" = xyes; then
+     use_xlib="no (requires Xlib)"
+   else
+-    xlib_NONPKGCONFIG_LIBS="$X_PRE_LIBS $X_LIBS -lX11 $X_EXTRA_LIBS"
++    xlib_NONPKGCONFIG_LIBS="$X_LIBS -lX11 $X_EXTRA_LIBS"
+     xlib_NONPKGCONFIG_CFLAGS=$X_CFLAGS
+   fi
+ ])
================================================================


More information about the pld-cvs-commit mailing list