SOURCES: xorg-xserver-server-dbus.patch (NEW) - new
arekm
arekm at pld-linux.org
Fri Nov 3 18:02:18 CET 2006
Author: arekm Date: Fri Nov 3 17:02:18 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- new
---- Files affected:
SOURCES:
xorg-xserver-server-dbus.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/xorg-xserver-server-dbus.patch
diff -u /dev/null SOURCES/xorg-xserver-server-dbus.patch:1.1
--- /dev/null Fri Nov 3 18:02:18 2006
+++ SOURCES/xorg-xserver-server-dbus.patch Fri Nov 3 18:02:13 2006
@@ -0,0 +1,10 @@
+--- configure.ac.org 2006-11-03 13:35:15.294001312 +0000
++++ configure.ac 2006-11-03 13:37:02.207579844 +0000
+@@ -539,6 +539,7 @@
+ REQUIRED_LIBS="$REQUIRED_LIBS dbus-1"
+ fi
+ CONFIG_LIB='$(top_builddir)/config/libconfig.a'
++CONFIG_LIB="$CONFIG_LIB $DBUS_LIBS"
+ AM_CONDITIONAL(DBUS, [test "x$DBUS" = xyes])
+
+ AM_CONDITIONAL(XV, [test "x$XV" = xyes])
================================================================
More information about the pld-cvs-commit
mailing list