version 1.11, 2024/08/19 13:22:12
|
version 1.12, 2025/07/16 11:07:06
|
Line 6
|
Line 6
|
/* epoll support */ |
/* epoll support */ |
#undef EP_SUPPORT |
#undef EP_SUPPORT |
|
|
/* Define to 1 if you have the <bsd/string.h> header file. */ |
|
#undef HAVE_BSD_STRING_H |
|
|
|
/* Define to 1 if you have the 'clock_gettime' function. */ |
/* Define to 1 if you have the 'clock_gettime' function. */ |
#undef HAVE_CLOCK_GETTIME |
#undef HAVE_CLOCK_GETTIME |
|
|
Line 17
|
Line 14
|
|
|
/* Define to 1 if you have the 'bsd' library (-lbsd). */ |
/* Define to 1 if you have the 'bsd' library (-lbsd). */ |
#undef HAVE_LIBBSD |
#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). */ |
/* Define to 1 if you have the 'pthread' library (-lpthread). */ |
#undef HAVE_LIBPTHREAD |
#undef HAVE_LIBPTHREAD |