--- libaitcfg/configure.in 2013/01/17 13:30:31 1.14.2.1 +++ libaitcfg/configure.in 2013/08/22 15:24:36 1.16 @@ -1,10 +1,13 @@ # # $Author: misho $ -# $Id: configure.in,v 1.14.2.1 2013/01/17 13:30:31 misho Exp $ +# $Id: configure.in,v 1.16 2013/08/22 15:24:36 misho Exp $ # -AC_INIT(libaitcfg, 7.0, misho@elwix.org) +AC_INIT(libaitcfg, 7.1, misho@elwix.org) AC_CONFIG_SRCDIR([src/aitcfg.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