]> git.notmuchmail.org Git - notmuch/blobdiff - contrib/notmuch-deliver/configure.ac
notmuch-deliver: Use splice() if it's available
[notmuch] / contrib / notmuch-deliver / configure.ac
index 9d16af16fd398c9999d683c8d15e47b3aac4a3e4..b6142bcec30a28a459b307c1c4018735e4886b3f 100644 (file)
@@ -67,7 +67,7 @@ AC_STRUCT_TM
 dnl }}}
 
 dnl {{{ Check for library functions
-AC_CHECK_FUNCS([setgroups initgroups symlink readlink strcasecmp utime utimes])
+AC_CHECK_FUNCS([setgroups initgroups symlink readlink strcasecmp utime utimes splice])
 dnl }}}
 
 dnl {{{ gethostname()