--- libaitsched/inc/config.h.in 2024/08/19 13:22:12 1.11 +++ libaitsched/inc/config.h.in 2025/07/16 11:05:10 1.11.2.1 @@ -6,9 +6,6 @@ /* 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 @@ -17,6 +14,9 @@ /* Define to 1 if you have the 'bsd' library (-lbsd). */ #undef HAVE_LIBBSD + +/* Define to 1 if you have the 'elwix' library (-lelwix). */ +#undef HAVE_LIBELWIX /* Define to 1 if you have the 'pthread' library (-lpthread). */ #undef HAVE_LIBPTHREAD