summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorrbb <rbb@13f79535-47bb-0310-9956-ffa450edef68>1999-12-04 21:48:34 +0000
committerrbb <rbb@13f79535-47bb-0310-9956-ffa450edef68>1999-12-04 21:48:34 +0000
commit7a0db41c17d7e2c82b61db5d72e8026eb61c2aec (patch)
treee49165720311ae731be48529cbc29ffff7b3f4a3 /acconfig.h
parent7b26f0f33b6f80d4449e415e4f5ac3d0c5ff4c3f (diff)
downloadlibapr-7a0db41c17d7e2c82b61db5d72e8026eb61c2aec.tar.gz
Add Sendfile to APR. This is not well tested, and a test case is needed.
I did some minor cleanup work, mainly to integrate sendfile into the APR autoconf stuff. Submitted by: John Zedlewski Reviewed by: Ryan Bloom git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@59503 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index 42b618eb8..605fa464d 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -46,6 +46,7 @@
#undef SIZEOF_SSIZE_T
#undef APR_HAS_THREADS
+#undef APR_HAS_SENDFILE
@BOTTOM@