--- libaitsched/inc/config.h.in 2013/08/15 19:09:55 1.4.2.1 +++ libaitsched/inc/config.h.in 2014/02/01 14:06:07 1.6.4.1 @@ -52,11 +52,17 @@ /* Define to 1 if you have the `timer_create' function. */ #undef HAVE_TIMER_CREATE +/* Define to 1 if you have the `timer_delete' function. */ +#undef HAVE_TIMER_DELETE + /* Define to 1 if you have the `timer_settime' function. */ #undef HAVE_TIMER_SETTIME /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H + +/* Disable kqueue support */ +#undef KQ_DISABLE /* How many kqueue events can scheduling at one time */ #undef KQ_EVENTS