diff options
Diffstat (limited to 'site/armeb-linux')
-rw-r--r-- | site/armeb-linux | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/site/armeb-linux b/site/armeb-linux index 93c6428c15..3d0a19abf8 100644 --- a/site/armeb-linux +++ b/site/armeb-linux @@ -339,3 +339,10 @@ ac_cv_va_copy=${ac_cv_va_copy=no} ac_cv_va_val_copy=${ac_cv_va_val_copy=yes} ac_cv___va_copy=${ac_cv___va_copy=yes} racoon_cv_bug_getaddrinfo=${racoon_cv_bug_getaddrinfo=no} + +# libxfce4util +with_broken_putenv=${with_broken_putenv=no} + +# xffm +jm_cv_func_working_readdir=yes + |