aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index 0fd937f8..991c7669 100755
--- a/configure
+++ b/configure
@@ -35,6 +35,8 @@ runtest getsubopt GETSUBOPT
runtest mmap MMAP
runtest ohash OHASH -lutil
runtest reallocarray REALLOCARRAY
+runtest sqlite3_errstr SQLITE3_ERRSTR \
+ "-I/usr/local/include -L/usr/local/lib -lsqlite3"
runtest strcasestr STRCASESTR
runtest strlcat STRLCAT
runtest strlcpy STRLCPY