--- libaitsched/configure.in 2012/08/21 12:55:53 1.17.2.1 +++ libaitsched/configure.in 2013/05/30 09:27:08 1.20.2.1 @@ -1,10 +1,13 @@ # # $Author: misho $ -# $Id: configure.in,v 1.17.2.1 2012/08/21 12:55:53 misho Exp $ +# $Id: configure.in,v 1.20.2.1 2013/05/30 09:27:08 misho Exp $ # -AC_INIT(libaitsched, 3.3, 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