--- include/apr.h.in.orig 2011-06-09 13:31:47.000000000 -0400
+++ include/apr.h.in 2011-06-09 13:31:25.000000000 -0400
* flag. Since we need to support both, we have to
* Ensure we work with universal binaries on Darwin
#undef APR_HAS_LARGE_FILES
#define APR_OFF_T_FMT "lld"
/* Does the proc mutex lock threads too */
#define APR_PROC_MUTEX_IS_GLOBAL @proc_mutex_is_global@
--- include/arch/unix/apr_private.h.in.orig 2011-06-09 13:32:21.000000000 -0400
+++ include/arch/unix/apr_private.h.in 2011-06-09 13:31:59.000000000 -0400
* flag. Since we need to support both, we have to
/* #undef SETPGRP_VOID */
* Include common private declarations.