]> git.decadent.org.uk Git - nfs-utils.git/commit
nfsdcld: add autoconf goop for sqlite
authorJeff Layton <jlayton@redhat.com>
Thu, 26 Apr 2012 15:29:22 +0000 (11:29 -0400)
committerSteve Dickson <steved@redhat.com>
Thu, 26 Apr 2012 17:25:03 +0000 (13:25 -0400)
commitdfebe7f4f25a12b615195f339192fa8837d9b5c9
tree8b4ffc7a5c267b44949f5e23f589ef5c117ba237
parentaff33d2e1fd7b4c8d91ff0cc5ea6ec4da125e1e0
nfsdcld: add autoconf goop for sqlite

Mostly cribbed from Chuck Lever's new-statd rewrite a few years ago...

This adds an autoconf test for the sqlite3 library and includes. If
they're not working properly and nfsdcld was enabled, then configure
will error out.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
aclocal/libsqlite3.m4 [new file with mode: 0644]
configure.ac