diff options
Diffstat (limited to 'meta/packages/xserver/xserver-kdrive-omap/configure-tslib.patch')
| -rw-r--r-- | meta/packages/xserver/xserver-kdrive-omap/configure-tslib.patch | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/meta/packages/xserver/xserver-kdrive-omap/configure-tslib.patch b/meta/packages/xserver/xserver-kdrive-omap/configure-tslib.patch new file mode 100644 index 0000000000..0c0b64bf14 --- /dev/null +++ b/meta/packages/xserver/xserver-kdrive-omap/configure-tslib.patch | |||
| @@ -0,0 +1,13 @@ | |||
| 1 | --- configure.ac~ 2005-06-03 17:23:36.000000000 +0200 | ||
| 2 | +++ configure.ac 2005-06-03 17:23:36.000000000 +0200 | ||
| 3 | @@ -447,10 +447,6 @@ | ||
| 4 | KDRIVE_INCS="$KDRIVE_PURE_INCS $KDRIVE_OS_INC" | ||
| 5 | fi | ||
| 6 | |||
| 7 | -if test "$TSLIB" = yes; then | ||
| 8 | - KDRIVE_LIBS="${KDRIVE_LIBS} -lts" | ||
| 9 | -fi | ||
| 10 | - | ||
| 11 | AC_SUBST([KDRIVE_PURE_LIBS]) | ||
| 12 | AC_SUBST([KDRIVE_PURE_INCS]) | ||
| 13 | AC_SUBST([KDRIVE_LIBS]) | ||
