diff options
Diffstat (limited to 'meta/site/powerpc-linux')
| -rw-r--r-- | meta/site/powerpc-linux | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/meta/site/powerpc-linux b/meta/site/powerpc-linux index e69de29bb2..9498b8acc1 100644 --- a/meta/site/powerpc-linux +++ b/meta/site/powerpc-linux | |||
| @@ -0,0 +1,24 @@ | |||
| 1 | ac_cv_func_getpgrp_void=yes | ||
| 2 | ac_cv_func_setpgrp_void=yes | ||
| 3 | ac_cv_func_setgrent_void=yes | ||
| 4 | ac_cv_func_posix_getpwuid_r=${ac_cv_func_posix_getpwuid_r=yes} | ||
| 5 | ac_cv_func_posix_getgrgid_r=${ac_cv_func_posix_getgrgid_r=yes} | ||
| 6 | |||
| 7 | # bash | ||
| 8 | bash_cv_have_mbstate_t=${bash_cv_have_mbstate_t=yes} | ||
| 9 | |||
| 10 | # startup-notification | ||
| 11 | lf_cv_sane_realloc=yes | ||
| 12 | |||
| 13 | # flex | ||
| 14 | ac_cv_func_realloc_works=${ac_cv_func_realloc_works=yes} | ||
| 15 | ac_cv_func_realloc_0_nonnull=${ac_cv_func_realloc_0_nonnull=yes} | ||
| 16 | |||
| 17 | # glib | ||
| 18 | glib_cv_stack_grows=${glib_cv_stack_grows=no} | ||
| 19 | glib_cv_uscore=${glib_cv_uscore=no} | ||
| 20 | ac_cv_func_getpwuid_r=${ac_cv_func_getpwuid_r=yes} | ||
| 21 | |||
| 22 | # popt/rpm | ||
| 23 | ac_cv_va_copy=${ac_cv_va_copy=yes} | ||
| 24 | ac_cv___va_copy=${ac_cv___va_copy=yes} | ||
