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