diff options
Diffstat (limited to 'site/sh-common')
-rw-r--r-- | site/sh-common | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/site/sh-common b/site/sh-common index 57afea2ee7..7165542ebe 100644 --- a/site/sh-common +++ b/site/sh-common @@ -37,6 +37,7 @@ ac_cv_time_r_type=${ac_cv_time_r_type=POSIX} # apache ac_cv_func_pthread_key_delete=${ac_cv_func_pthread_key_delete=yes} apr_cv_process_shared_works=${apr_cv_process_shared_works=no} +apr_cv_tcp_nodelay_with_cork=${apr_cv_tcp_nodelay_with_cork=yes} ac_cv_sizeof_ssize_t=${ac_cv_sizeof_ssize_t=4} ac_cv_header_netinet_sctp_h=${ac_cv_header_netinet_sctp_h=no} |