Explorar o código

Removed malloc check which doesn't pass on ARM linux toolchain

Stéphane Raimbault %!s(int64=16) %!d(string=hai) anos
pai
achega
47abb90064
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      configure.ac

+ 0 - 1
configure.ac

@@ -33,7 +33,6 @@ AC_CHECK_DECLS([__CYGWIN__])
 
 # Checks for library functions.
 AC_FUNC_FORK
-AC_FUNC_MALLOC
 AC_FUNC_SELECT_ARGTYPES
 AC_TYPE_SIGNAL
 AC_CHECK_FUNCS([gettimeofday inet_ntoa memset select socket strerror])