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