--- libaitsched/configure.in 2012/09/10 15:07:52 1.19 +++ libaitsched/configure.in 2013/05/22 11:31:06 1.19.2.2 @@ -1,10 +1,13 @@ # # $Author: misho $ -# $Id: configure.in,v 1.19 2012/09/10 15:07:52 misho Exp $ +# $Id: configure.in,v 1.19.2.2 2013/05/22 11:31:06 misho Exp $ # -AC_INIT(libaitsched, 3.4, misho@openbsd-bg.org) +AC_INIT(libaitsched, 3.5, 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