X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=aclocal%2Flibsqlite3.m4;fp=aclocal%2Flibsqlite3.m4;h=8c38993cbba8c23a0c21c8d3a9cd0ad24093c833;hb=ddb095f82becc94c8e3a2429cc755dee5d1808c9;hp=73d1e4627a01bf979add7a62ec1db3ae084768e5;hpb=7e9c0f760397d7e8fa78bdeefffc14eb8269925b;p=nfs-utils.git 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