--- libaitsched/inc/config.h.in 2013/06/11 16:07:24 1.3.16.1 +++ libaitsched/inc/config.h.in 2014/01/28 13:17:33 1.6 @@ -49,8 +49,17 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H +/* Define to 1 if you have the `timer_create' function. */ +#undef HAVE_TIMER_CREATE + +/* 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