diff options
Diffstat (limited to 'meta/site/x86_64-linux-uclibc')
-rw-r--r-- | meta/site/x86_64-linux-uclibc | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/meta/site/x86_64-linux-uclibc b/meta/site/x86_64-linux-uclibc index f646c31e6c..be74642024 100644 --- a/meta/site/x86_64-linux-uclibc +++ b/meta/site/x86_64-linux-uclibc | |||
@@ -2,7 +2,6 @@ ac_cv_func_getpgrp_void=${ac_cv_func_getpgrp_void=yes} | |||
2 | ac_cv_func_getpwuid_r=${ac_cv_func_getpwuid_r=yes} | 2 | ac_cv_func_getpwuid_r=${ac_cv_func_getpwuid_r=yes} |
3 | ac_cv_func_lstat_dereferences_slashed_symlink=${ac_cv_func_lstat_dereferences_slashed_symlink=yes} | 3 | ac_cv_func_lstat_dereferences_slashed_symlink=${ac_cv_func_lstat_dereferences_slashed_symlink=yes} |
4 | ac_cv_func_lstat_empty_string_bug=${ac_cv_func_lstat_empty_string_bug=no} | 4 | ac_cv_func_lstat_empty_string_bug=${ac_cv_func_lstat_empty_string_bug=no} |
5 | ac_cv_func_malloc_0_nonnull=${ac_cv_func_malloc_0_nonnull=yes} | ||
6 | ac_cv_func_posix_getpwnam_r=${ac_cv_func_posix_getpwnam_r=yes} | 5 | ac_cv_func_posix_getpwnam_r=${ac_cv_func_posix_getpwnam_r=yes} |
7 | ac_cv_func_posix_getpwuid_r=${ac_cv_func_posix_getpwuid_r=yes} | 6 | ac_cv_func_posix_getpwuid_r=${ac_cv_func_posix_getpwuid_r=yes} |
8 | ac_cv_func_setpgrp_void=${ac_cv_func_setpgrp_void=yes} | 7 | ac_cv_func_setpgrp_void=${ac_cv_func_setpgrp_void=yes} |
@@ -68,10 +67,6 @@ am_cv_func_working_getline=${am_cv_func_working_getline=yes} | |||
68 | glib_cv_use_pid_surrogate=${glib_cv_use_pid_surrogate=yes} | 67 | glib_cv_use_pid_surrogate=${glib_cv_use_pid_surrogate=yes} |
69 | ac_cv_func_posix_getgrgid_r=${ac_cv_func_posix_getgrgid_r=yes} | 68 | ac_cv_func_posix_getgrgid_r=${ac_cv_func_posix_getgrgid_r=yes} |
70 | 69 | ||
71 | # flex | ||
72 | ac_cv_func_realloc_works=${ac_cv_func_realloc_works=yes} | ||
73 | ac_cv_func_realloc_0_nonnull=${ac_cv_func_realloc_0_nonnull=yes} | ||
74 | |||
75 | # libidl | 70 | # libidl |
76 | libIDL_cv_long_long_format=${libIDL_cv_long_long_format=ll} | 71 | libIDL_cv_long_long_format=${libIDL_cv_long_long_format=ll} |
77 | 72 | ||