From a5d639cd87f30f9b3d765352d27253940f33b2b7 Mon Sep 17 00:00:00 2001 From: Daniel Stone Date: Wed, 27 Sep 2006 16:15:27 +0300 Subject: [PATCH] remove merge detritus --- configure.ac | 1 - 1 file changed, 1 deletion(-) diff --git a/configure.ac b/configure.ac index 0a9fe5240..0397b5819 100644 --- a/configure.ac +++ b/configure.ac @@ -1507,7 +1507,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