diff options
author | Jamie Lenehan <lenehan@twibble.org> | 2006-08-17 04:20:40 +0000 |
---|---|---|
committer | Jamie Lenehan <lenehan@twibble.org> | 2006-08-17 04:20:40 +0000 |
commit | 7822bc5fb71db61e196b50198550cbd6c76bd12e (patch) | |
tree | 0a9f6298ba82c472f981201ef3bb265430c7299d /site | |
parent | b83d5584cd23d2a6f97baca55fdb7461f0a9e9be (diff) | |
parent | 7cc0feb3fc7835552e85f053f4b9b1eb69bee310 (diff) |
merge of '5b22925a7b123db5cb7c74c47b0d46e3a3510df6'
and '762d15cea90d092ff79de7791fbb02571ec2d15d'
Diffstat (limited to 'site')
-rw-r--r-- | site/i386-linux | 5 | ||||
-rw-r--r-- | site/i486-linux | 5 | ||||
-rw-r--r-- | site/i586-linux | 5 |
3 files changed, 15 insertions, 0 deletions
diff --git a/site/i386-linux b/site/i386-linux index 422c825bef..b305dfeec4 100644 --- a/site/i386-linux +++ b/site/i386-linux @@ -104,3 +104,8 @@ with_broken_putenv=${with_broken_putenv=no} # xffm jm_cv_func_working_readdir=yes + +# ipsec-tools +ac_cv_va_copy=${ac_cv_va_copy=no} +ac_cv___va_copy=${ac_cv___va_copy=yes} +racoon_cv_bug_getaddrinfo=${racoon_cv_bug_getaddrinfo=no} diff --git a/site/i486-linux b/site/i486-linux index 1791e58ea7..c772380b81 100644 --- a/site/i486-linux +++ b/site/i486-linux @@ -140,3 +140,8 @@ ac_cv_file_lib_src_libmad_frame_h=${ac_cv_file_lib_src_libmad_frame_h=no} # xorg X11R7 ac_cv_sys_linker_h=${ac_cv_sys_linker_h=no} ac_cv_file__usr_share_X11_sgml_defs_ent=${ac_cv_file__usr_share_X11_sgml_defs_ent=no} + +# ipsec-tools +ac_cv_va_copy=${ac_cv_va_copy=no} +ac_cv___va_copy=${ac_cv___va_copy=yes} +racoon_cv_bug_getaddrinfo=${racoon_cv_bug_getaddrinfo=no} diff --git a/site/i586-linux b/site/i586-linux index 65b7c0dd8a..540021910f 100644 --- a/site/i586-linux +++ b/site/i586-linux @@ -123,3 +123,8 @@ php_cv_lib_cookie_io_functions_use_off64_t=${php_cv_lib_cookie_io_functions_use_ # xffm jm_cv_func_working_readdir=yes + +# ipsec-tools +ac_cv_va_copy=${ac_cv_va_copy=no} +ac_cv___va_copy=${ac_cv___va_copy=yes} +racoon_cv_bug_getaddrinfo=${racoon_cv_bug_getaddrinfo=no} |