--- libaitsched/configure.in 2012/08/08 23:05:36 1.16.2.1 +++ libaitsched/configure.in 2013/05/30 09:13:52 1.20 @@ -1,10 +1,13 @@ # # $Author: misho $ -# $Id: configure.in,v 1.16.2.1 2012/08/08 23:05:36 misho Exp $ +# $Id: configure.in,v 1.20 2013/05/30 09:13:52 misho Exp $ # -AC_INIT(libaitsched, 3.2, 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