|
@@ -22,6 +22,7 @@ APR_CONF_ENV = \
|
|
apr_cv_mutex_robust_shared=no \
|
|
apr_cv_mutex_robust_shared=no \
|
|
apr_cv_tcp_nodelay_with_cork=yes \
|
|
apr_cv_tcp_nodelay_with_cork=yes \
|
|
ac_cv_sizeof_struct_iovec=8 \
|
|
ac_cv_sizeof_struct_iovec=8 \
|
|
|
|
+ ac_cv_sizeof_pid_t=4 \
|
|
ac_cv_struct_rlimit=yes \
|
|
ac_cv_struct_rlimit=yes \
|
|
ac_cv_o_nonblock_inherited=no \
|
|
ac_cv_o_nonblock_inherited=no \
|
|
apr_cv_mutex_recursive=yes
|
|
apr_cv_mutex_recursive=yes
|