--- libaitsched/inc/config.h.in 2012/08/02 12:58:02 1.2.18.1 +++ libaitsched/inc/config.h.in 2013/06/11 16:07:24 1.3.16.1 @@ -52,6 +52,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H +/* How many kqueue events can scheduling at one time */ +#undef KQ_EVENTS + /* Turn off debug asserts */ #undef NDEBUG