aboutsummaryrefslogtreecommitdiffstats
path: root/site
diff options
context:
space:
mode:
authorJamie Lenehan <lenehan@twibble.org>2007-01-06 03:13:05 +0000
committerJamie Lenehan <lenehan@twibble.org>2007-01-06 03:13:05 +0000
commitc6513255ea6c80568472c317339f693f75c26407 (patch)
treeadf426e1fac37716b3f5c477497380dcfcb55d83 /site
parent8a2fa23d332d33f23213fae762984a3dc665a300 (diff)
downloadopenembedded-c6513255ea6c80568472c317339f693f75c26407.tar.gz
site/sh-common: Add entry required to build the latest version of apr, which
is needed for subversion.
Diffstat (limited to 'site')
-rw-r--r--site/sh-common1
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}