patch for xserver tslib support

This commit is contained in:
John Voltz 2008-05-01 14:03:20 +00:00
parent 4b751965ef
commit ac6ab6a254

View File

@ -0,0 +1,9 @@
--- a/configure 2008-03-18 12:07:31.000000000 -0400
+++ b/configure 2008-03-18 16:13:03.000000000 -0400
@@ -35720,7 +35720,7 @@ _ACEOF
;;
esac
KDRIVE_STUB_LIB='$(top_builddir)/hw/kdrive/src/libkdrivestubs.a'
- KDRIVE_LOCAL_LIBS="$DIX_LIB $CONFIG_LIB $KDRIVE_LIB $TSLIB_LIBS $KDRIVE_OS_LIB $KDRIVE_PURE_LIBS $KDRIVE_STUB_LIB"
+ KDRIVE_LOCAL_LIBS="$DIX_LIB $CONFIG_LIB $KDRIVE_LIB $KDRIVE_OS_LIB $KDRIVE_PURE_LIBS $KDRIVE_STUB_LIB"
KDRIVE_LIBS="$XSERVERLIBS_LIBS $KDRIVE_LOCAL_LIBS"