diff options
author | Koen Kooi <koen@openembedded.org> | 2007-02-15 08:01:49 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2007-02-15 08:01:49 +0000 |
commit | 43d01031bf1203eb3c48b5655e1deb24f06496a4 (patch) | |
tree | 2aa86d56c1aeaf12cbd38b5522030f90e274f358 /site/powerpc-linux | |
parent | 24706b06126fba0c1bb39edcc76e80e2e9244b2e (diff) | |
parent | 88603a6cc920c4e7c6a66e52af36de47b7357ebc (diff) |
merge of '66db83630ba1bf253d3e2c23e104ba40c0836d50'
and 'c2de20613cc1dd7b1ae71b370f12d3dcd41d3b7e'
Diffstat (limited to 'site/powerpc-linux')
-rw-r--r-- | site/powerpc-linux | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/site/powerpc-linux b/site/powerpc-linux index 0f302ec9af..f7f987ea6c 100644 --- a/site/powerpc-linux +++ b/site/powerpc-linux @@ -318,3 +318,7 @@ samba_cv_USE_SETUIDX=${samba_cv_USE_SETUIDX=yes} samba_cv_have_longlong=${samba_cv_have_longlong=yes} samba_cv_have_setresgid=${samba_cv_have_setresgid=yes} 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} |