--- libaitsched/inc/config.h.in 2014/05/19 23:27:48 1.7.2.5 +++ libaitsched/inc/config.h.in 2022/09/26 19:06:17 1.8.18.1 @@ -6,11 +6,17 @@ /* epoll support */ #undef EP_SUPPORT +/* Define to 1 if you have the header file. */ +#undef HAVE_BSD_STRING_H + /* Define to 1 if you have the `clock_gettime' function. */ #undef HAVE_CLOCK_GETTIME /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H + +/* Define to 1 if you have the `bsd' library (-lbsd). */ +#undef HAVE_LIBBSD /* Define to 1 if you have the `pthread' library (-lpthread). */ #undef HAVE_LIBPTHREAD