diff options
author | Jamie Lenehan <lenehan@twibble.org> | 2006-08-17 04:19:48 +0000 |
---|---|---|
committer | Jamie Lenehan <lenehan@twibble.org> | 2006-08-17 04:19:48 +0000 |
commit | 7cc0feb3fc7835552e85f053f4b9b1eb69bee310 (patch) | |
tree | 7da352238343fae2655b10ab87e4f82c4e2cd8eb /site/i386-linux | |
parent | 78b520fc2761a9b0c951edba1a7d1700eeec8ad4 (diff) |
site/i{3,4,5}-linux: Add entries for ipsec-tools so it will build.
i686-linux was already ok, but i{3,4,5}86-linux were missing the appropriate
entries. Note that ipsec-tools does not currently build with gcc 4.x.
Diffstat (limited to 'site/i386-linux')
-rw-r--r-- | site/i386-linux | 5 |
1 files changed, 5 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} |