daemon: Alternate implementation of posix_fallocate.
[libguestfs.git] / daemon / configure.ac
index 54d2a4c..7bcdd7e 100644 (file)
@@ -179,6 +179,7 @@ AC_CHECK_FUNCS([\
         lsetxattr \
         lremovexattr \
         mknod \
+        posix_fallocate \
         removexattr \
         setxattr])