remove merge detritus

This commit is contained in:
Daniel Stone 2006-09-27 16:15:27 +03:00 committed by Daniel Stone
parent ad321fad4b
commit a5d639cd87

View File

@ -1507,7 +1507,6 @@ if test "$KDRIVE" = yes; then
fi fi
# tslib... # tslib...
<<<<<<< HEAD/configure.ac
AC_CHECK_LIB(ts, ts_open, [HAVE_TSLIB="yes"]) AC_CHECK_LIB(ts, ts_open, [HAVE_TSLIB="yes"])
if test "x$TSLIB" = xauto && test "x$HAVE_TSLIB" = xyes; then if test "x$TSLIB" = xauto && test "x$HAVE_TSLIB" = xyes; then
TSLIB=yes TSLIB=yes