This file is part of MXE. See LICENSE.md for licensing information. see http://lists.fedoraproject.org/pipermail/mingw/2009-May/001567.html --- a/configure.ac 2014-04-11 03:47:07.000000000 +0200 +++ b/configure.ac 2014-10-12 19:44:52.809838565 +0200 @@ -40,8 +40,6 @@ # Checks for library functions. AC_FUNC_VPRINTF AC_FUNC_MEMCMP -AC_FUNC_MALLOC -AC_FUNC_REALLOC AC_CHECK_FUNCS(strcasecmp strdup strerror snprintf vsnprintf vasprintf open vsyslog strncasecmp setlocale) AC_CHECK_DECLS([INFINITY], [], [], [[#include ]]) AC_CHECK_DECLS([nan], [], [], [[#include ]])