--- include/apr.h.orig 2007-11-17 23:14:12.000000000 -0600 +++ include/apr.h 2007-11-17 23:14:53.000000000 -0600 @@ -228,7 +228,7 @@ /* APR Feature Macros */ #define APR_HAS_SHARED_MEMORY 1 #define APR_HAS_THREADS 1 -#define APR_HAS_SENDFILE 1 +#define APR_HAS_SENDFILE 0 #define APR_HAS_MMAP 1 #define APR_HAS_FORK 1 #define APR_HAS_RANDOM 1