diff options
Diffstat (limited to 'meta/site/ix86-common')
-rw-r--r-- | meta/site/ix86-common | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/meta/site/ix86-common b/meta/site/ix86-common index e19463ca37..11f556ad74 100644 --- a/meta/site/ix86-common +++ b/meta/site/ix86-common | |||
@@ -25,8 +25,6 @@ ac_cv_func_getpgrp_void=${ac_cv_func_getpgrp_void=yes} | |||
25 | ac_cv_func_getpwuid_r=${ac_cv_func_getpwuid_r=yes} | 25 | ac_cv_func_getpwuid_r=${ac_cv_func_getpwuid_r=yes} |
26 | ac_cv_func_lstat_dereferences_slashed_symlink=${ac_cv_func_lstat_dereferences_slashed_symlink=yes} | 26 | ac_cv_func_lstat_dereferences_slashed_symlink=${ac_cv_func_lstat_dereferences_slashed_symlink=yes} |
27 | ac_cv_func_lstat_empty_string_bug=${ac_cv_func_lstat_empty_string_bug=no} | 27 | ac_cv_func_lstat_empty_string_bug=${ac_cv_func_lstat_empty_string_bug=no} |
28 | ac_cv_func_malloc_0_nonnull=${ac_cv_func_malloc_0_nonnull=yes} | ||
29 | ac_cv_func_malloc_works=${ac_cv_func_malloc_works=yes} | ||
30 | ac_cv_func_pthread_key_delete=${ac_cv_func_pthread_key_delete=yes} | 28 | ac_cv_func_pthread_key_delete=${ac_cv_func_pthread_key_delete=yes} |
31 | ac_cv_func_setpgrp_void=${ac_cv_func_setpgrp_void=yes} | 29 | ac_cv_func_setpgrp_void=${ac_cv_func_setpgrp_void=yes} |
32 | ac_cv_func_setvbuf_reversed=${ac_cv_func_setvbuf_reversed=no} | 30 | ac_cv_func_setvbuf_reversed=${ac_cv_func_setvbuf_reversed=no} |
@@ -167,9 +165,6 @@ ac_cv_alignof_CORBA_struct=4 | |||
167 | ac_cv_alignof_CORBA_wchar=2 | 165 | ac_cv_alignof_CORBA_wchar=2 |
168 | ac_cv_func_getaddrinfo=${ac_cv_func_getaddrinfo=yes} | 166 | ac_cv_func_getaddrinfo=${ac_cv_func_getaddrinfo=yes} |
169 | 167 | ||
170 | # p3scan | ||
171 | ac_cv_func_realloc_0_nonnull=${ac_cv_func_realloc_0_nonnull=yes} | ||
172 | |||
173 | # php | 168 | # php |
174 | ac_cv_pread=${ac_cv_pread=no} | 169 | ac_cv_pread=${ac_cv_pread=no} |
175 | ac_cv_pwrite=${ac_cv_pwrite=no} | 170 | ac_cv_pwrite=${ac_cv_pwrite=no} |