--- libaitio/configure.in 2013/03/19 17:41:14 1.34.2.1 +++ libaitio/configure.in 2013/05/22 11:29:54 1.34.2.2 @@ -1,10 +1,13 @@ # # $Author: misho $ -# $Id: configure.in,v 1.34.2.1 2013/03/19 17:41:14 misho Exp $ +# $Id: configure.in,v 1.34.2.2 2013/05/22 11:29:54 misho Exp $ # AC_INIT(libaitio, 5.2, misho@elwix.org) AC_CONFIG_SRCDIR([src/aitio.c]) AC_CONFIG_HEADERS([inc/config.h]) + +ac_cv_func_malloc_0_nonnull="yes" +ac_cv_func_realloc_0_nonnull="yes" # Checks for programs. AC_PROG_CC