diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2006-12-07 21:22:59 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2006-12-07 21:22:59 +0000 |
commit | 5b3ddff78df77da40ccbdf4e5089fbd63c211fb8 (patch) | |
tree | ddc309e96145a54d2f797b70bbbb425f5a941ae4 | |
parent | 02c25572a5c012d2687ba685ceddabe46b1fb616 (diff) |
site/ix86-common: added apr_cv_tcp_nodelay_with_cork to get apr 1.2.7 built (copied from powerpc-linux)
-rw-r--r-- | site/ix86-common | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/site/ix86-common b/site/ix86-common index 6e6a2c96dd..6db5a6c5b0 100644 --- a/site/ix86-common +++ b/site/ix86-common @@ -35,6 +35,7 @@ ac_cv_linux_vers=${ac_cv_linux_vers=2} ac_cv_sctp=${ac_cv_sctp=no} 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_path_ESD_CONFIG=no lf_cv_sane_realloc=yes |