Remove a merge artifact so that we can compile.
This commit is contained in:
parent
60db190ecf
commit
8d709f0280
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue