--- libaitsched/configure.in 2012/08/23 02:35:54 1.18.2.1 +++ libaitsched/configure.in 2013/06/03 20:52:53 1.21 @@ -1,10 +1,13 @@ # # $Author: misho $ -# $Id: configure.in,v 1.18.2.1 2012/08/23 02:35:54 misho Exp $ +# $Id: configure.in,v 1.21 2013/06/03 20:52:53 misho Exp $ # -AC_INIT(libaitsched, 3.4, misho@openbsd-bg.org) +AC_INIT(libaitsched, 3.6, misho@openbsd-bg.org) AC_CONFIG_SRCDIR([src/aitsched.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