--- libaitsched/inc/config.h.in 2014/05/19 22:13:54 1.7.2.1 +++ libaitsched/inc/config.h.in 2014/05/19 22:28:51 1.7.2.2 @@ -64,8 +64,8 @@ /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H -/* Disable kqueue support */ -#undef KQ_DISABLE +/* Enable kqueue support */ +#undef KQ_ENABLE /* How many kqueue events can scheduling at one time */ #undef KQ_EVENTS