diff options
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} |