improve xargs compatibility check (mostly Darwin/Mac OS X related)
[openwrt.git] / include / site / linux-uclibc
index c3f00d6..90f1f4a 100644 (file)
@@ -6,6 +6,8 @@ ac_cv_conv_longlong_to_float=yes
 ac_cv_func___va_copy=no
 ac_cv_func__exit=yes
 ac_cv_func_bcopy=yes
+ac_cv_func_bzero=yes
+ac_cv_func_bcmp=yes
 ac_cv_func_fchmod=yes
 ac_cv_func_getaddrinfo=yes
 ac_cv_func_getcwd=yes
@@ -20,6 +22,7 @@ ac_cv_func_malloc_0_nonnull=yes
 ac_cv_func_malloc_works=yes
 ac_cv_func_memcmp_clean=yes
 ac_cv_func_memcmp_working=yes
+ac_cv_func_posix_getgrgid_r=yes
 ac_cv_func_posix_getpwuid_r=yes
 ac_cv_func_pthread_key_delete=yes
 ac_cv_func_realloc_0_nonnull=yes
@@ -35,6 +38,7 @@ ac_cv_func_stat_ignores_trailing_slash=no
 ac_cv_func_strerror=yes
 ac_cv_func_strftime=yes
 ac_cv_func_utimes=yes
+ac_cv_func___adjtimex=yes
 ac_cv_func_va_copy=no
 ac_cv_func_vsnprintf=yes
 ac_cv_have_accrights_in_msghdr=no
@@ -61,5 +65,5 @@ ac_cv_uint=yes
 ac_cv_uint64_t=yes
 ac_cv_ulong=yes
 ac_cv_ushort=yes
-ac_cv_va_copy=no
+ac_cv_va_copy=C99
 ac_cv_va_val_copy=yes
This page took 0.02322 seconds and 4 git commands to generate.