eliminate redundancy by creating the quilt_used stampfile in the right place
[openwrt.git] / include / site / linux-uclibc
index 798dc2f..5640e2a 100644 (file)
@@ -3,6 +3,7 @@ ac_atomic_sub=yes
 ac_cv_c_gettext_without_libintl=yes
 ac_cv_c_long_double=no
 ac_cv_conv_longlong_to_float=yes
+ac_cv_file__dev_zero=yes
 ac_cv_func___va_copy=no
 ac_cv_func__exit=yes
 ac_cv_func_bcopy=yes
@@ -22,6 +23,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
@@ -37,6 +39,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
@@ -63,5 +66,6 @@ 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
+as_cv_unaligned_access=yes
This page took 0.019407 seconds and 4 git commands to generate.