Remove a merge artifact so that we can compile.

This commit is contained in:
Zephaniah E. Hull 2006-09-10 15:48:35 -04:00
parent 60db190ecf
commit 8d709f0280

View File

@ -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