--- libaitsched/inc/config.h.in 2013/06/19 00:16:35 1.4 +++ libaitsched/inc/config.h.in 2013/08/15 19:10:48 1.5 @@ -49,6 +49,12 @@ /* 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