summaryrefslogtreecommitdiffstats
path: root/aclocal/libsqlite3.m4
diff options
context:
space:
mode:
Diffstat (limited to 'aclocal/libsqlite3.m4')
-rw-r--r--aclocal/libsqlite3.m41
1 files changed, 0 insertions, 1 deletions
diff --git a/aclocal/libsqlite3.m4 b/aclocal/libsqlite3.m4
index 73d1e46..8c38993 100644
--- a/aclocal/libsqlite3.m4
+++ b/aclocal/libsqlite3.m4
@@ -29,5 +29,4 @@ AC_DEFUN([AC_SQLITE3_VERS], [
LIBS="$saved_LIBS"])
AC_MSG_RESULT($libsqlite3_cv_is_recent)
- AM_CONDITIONAL(CONFIG_SQLITE3, [test "$libsqlite3_cv_is_recent" = "yes"])
])dnl