/* rn_config.h.in. *not* generated from configure.ac by autoheader. */ /* Define to 1 if you have the `epoll_create' function. */ #undef HAVE_EPOLL_CREATE /* F_SETSIG, needed for enhanced sigio */ #undef HAVE_F_SETSIG /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Classic /dev/epoll */ #undef HAVE_LINUX_EVENTPOLL_H_EP_ALLOC /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H /* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_EPOLL_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* This file has to be included by user programs, and it'd be bad to conflict... */ #if 0 /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT /* Define to the full name of this package. */ #undef PACKAGE_NAME /* Define to the full name and version of this package. */ #undef PACKAGE_STRING /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME /* Define to the version of this package. */ #undef PACKAGE_VERSION /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS #endif /* Need glibc/linux extensions, e.g. F_SETSIG */ #undef _GNU_SOURCE