diff --git a/configure.ac b/configure.ac index 8aa6a3424..047857af1 100644 --- a/configure.ac +++ b/configure.ac @@ -1504,7 +1504,6 @@ if test "$KDRIVE" = yes; then fi # tslib... -<<<<<<< HEAD/configure.ac AC_CHECK_LIB(ts, ts_open, [HAVE_TSLIB="yes"]) if test "x$TSLIB" = xauto && test "x$HAVE_TSLIB" = xyes; then TSLIB=yes