site: set ac_cv_sizeof_off_t=8 to fix autoconf applications using it for detecting...
[openwrt/svn-archive/archive.git] / include / site / linux
index ac34d30f6c4e667a98cc2423b36690371e048e23..b193d25c45bf1ea19e0bace42df3a6669edaaf98 100644 (file)
@@ -9,6 +9,8 @@ ac_cv_func__exit=yes
 ac_cv_func_bcopy=yes
 ac_cv_func_bzero=yes
 ac_cv_func_bcmp=yes
+ac_cv_func_creal=yes
+ac_cv_func_cimag=yes
 ac_cv_func_fchmod=yes
 ac_cv_func_getaddrinfo=yes
 ac_cv_func_getcwd=yes
@@ -72,3 +74,5 @@ ac_cv_ushort=yes
 ac_cv_va_copy=C99
 ac_cv_va_val_copy=yes
 as_cv_unaligned_access=yes
+ac_cv_func_malloc_0_nonnull=yes
+ac_cv_func_realloc_0_nonnull=yes