diff options
author | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2007-03-15 17:15:24 +0000 |
---|---|---|
committer | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2007-03-15 17:15:24 +0000 |
commit | 4927b4e5fc6051e475acdbd699bd0526a177f627 (patch) | |
tree | ca01495eeb670b592f51a2e1f1861cd3812a06a5 /site/powerpc-linux | |
parent | b753652b5eb4a8e697ff652b5bc9bb5eb38b495f (diff) | |
parent | 10c51fbb2fe9394445c658541db485fd5a83e7c1 (diff) |
merge of '286930242424d10b2503eb290dbc31c7975bab74'
and 'b7e38ccba43c893e20bc2db30dfbdd9a3f6c2053'
Diffstat (limited to 'site/powerpc-linux')
-rw-r--r-- | site/powerpc-linux | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/site/powerpc-linux b/site/powerpc-linux index 361450e5dd..dd2c811706 100644 --- a/site/powerpc-linux +++ b/site/powerpc-linux @@ -323,3 +323,12 @@ samba_cv_have_setresuid=${samba_cv_have_setresuid=yes} #monotone ac_cv_sync_with_stdio=${ac_cv_sync_with_stdio=yes} ac_cv_sync_with_stdio_2=${ac_cv_sync_with_stdio_2=yes} + +# mysql +mysql_cv_func_atomic_sub=${mysql_cv_func_atomic_sub=no} +mysql_cv_func_atomic_add=${mysql_cv_func_atomic_add=no} +ac_cv_conv_longlong_to_float=${ac_cv_conv_longlong_to_float=yes} + +# sudo +sudo_cv_uid_t_len=${sudo_cv_uid_t_len=10} + |