--- libaitsched/inc/config.h.in 2014/04/27 16:20:37 1.7 +++ libaitsched/inc/config.h.in 2014/05/19 22:13:54 1.7.2.1 @@ -3,6 +3,9 @@ /* Build scheduler library with AIO operations */ #undef AIO_SUPPORT +/* Enable epoll support */ +#undef EP_ENABLE + /* Define to 1 if you have the `clock_gettime' function. */ #undef HAVE_CLOCK_GETTIME @@ -81,9 +84,6 @@ /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME - -/* Define to the home page for this package. */ -#undef PACKAGE_URL /* Define to the version of this package. */ #undef PACKAGE_VERSION