]> eyrie.org Git - kerberos/krb5-strength.git/commitdiff
Add real Autoconf probing for SQLite
authorRuss Allbery <eagle@eyrie.org>
Tue, 25 Mar 2014 08:07:27 +0000 (01:07 -0700)
committerRuss Allbery <eagle@eyrie.org>
Tue, 25 Mar 2014 08:07:27 +0000 (01:07 -0700)
Change all the defines to look for HAVE_SQLITE instead of
HAVE_SQLITE3, since non-v3 versions are so old that I'm not going
to worry about the naming.  Add an Autoconf probe for SQLite that
tries pkg-config first and falls back on library probing.


No differences found