diff options
author | Michael Lauer <mickey@vanille-media.de> | 2005-04-06 12:02:05 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2005-04-06 12:02:05 +0000 |
commit | 01c7a43d4759ad6be72560570f07c030c97f2a32 (patch) | |
tree | e0c02debcff47ac70fab4b746e187ac238347dde /site/arm-linux-uclibc | |
parent | 594e55f56fea7aab2a31908cba42835d51905801 (diff) |
add xfce4util and xffm entries to site files
BKrev: 4253cfbdkfLOzORHpMZWGEvSLIwpNg
Diffstat (limited to 'site/arm-linux-uclibc')
-rw-r--r-- | site/arm-linux-uclibc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/site/arm-linux-uclibc b/site/arm-linux-uclibc index 5e9d43199c..76a93f0f67 100644 --- a/site/arm-linux-uclibc +++ b/site/arm-linux-uclibc @@ -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 + |