remove merge detritus
This commit is contained in:
parent
ad321fad4b
commit
a5d639cd87
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue