From: Jeff Layton Date: Thu, 26 Apr 2012 15:29:22 +0000 (-0400) Subject: nfsdcld: add autoconf goop for sqlite X-Git-Tag: nfs-utils-1-2-5-rc4~8 X-Git-Url: https://git.decadent.org.uk/gitweb/?a=commitdiff_plain;h=dfebe7f4f25a12b615195f339192fa8837d9b5c9;hp=dfebe7f4f25a12b615195f339192fa8837d9b5c9;p=nfs-utils.git 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 Signed-off-by: Steve Dickson ---