about summary refs log tree commit diff
path: root/configure.ac
diff options
context:
space:
mode:
authorEelco Dolstra <edolstra@gmail.com>2017-02-28T12·59+0100
committerEelco Dolstra <edolstra@gmail.com>2017-02-28T12·59+0100
commitfd86dd93dd44a826235feb0fd82aabcdaa79a65b (patch)
treeeae160a900df505d78f7094d2b7b92aa409ea10c /configure.ac
parent34b12bad597a5d9f67408bebefc1bcb65c27bc4a (diff)
Improve SQLite busy handling
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e6b11be2df..46b0ac0651 100644
--- a/configure.ac
+++ b/configure.ac
@@ -265,7 +265,7 @@ AC_CHECK_FUNCS([setresuid setreuid lchown])
 
 
 # Nice to have, but not essential.
-AC_CHECK_FUNCS([strsignal posix_fallocate nanosleep sysconf])
+AC_CHECK_FUNCS([strsignal posix_fallocate sysconf])
 
 
 # This is needed if bzip2 is a static library, and the Nix libraries