diff options
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} |