/* include/EventConfig.h. Generated from EventConfig.h.in by configure. */ /* include/EventConfig.h.in. Generated from configure.ac by autoheader. */ /* Define if you have epoll support. */ #define HAVE_EPOLL 1 /* Define to 1 if you have the `epoll_create1' function. */ /* #undef HAVE_EPOLL_CREATE1 */ /* Define to 1 if you have the `epoll_ctl' function. */ #define HAVE_EPOLL_CTL 1 /* Define to 1 if you have the `eventfd' function. */ #define HAVE_EVENTFD 1 /* Define to 1 if you have the header file. */ #define HAVE_INTTYPES_H 1 /* Define to 1 if you have the `kevent' function. */ /* #undef HAVE_KEVENT */ /* Define to 1 if you have the `kevent64' function. */ /* #undef HAVE_KEVENT64 */ /* Define if you have kqueue support. */ /* #undef HAVE_KQUEUE */ /* Define to 1 if you have the header file. */ #define HAVE_MEMORY_H 1 /* Define if you have poll support. */ #define HAVE_POLL 1 /* Define to 1 if you have the header file. */ #define HAVE_POLL_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SIGNAL_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDINT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDLIB_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STRINGS_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STRING_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_EPOLL_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_EVENTFD_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_EVENT_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_STAT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_TYPES_H 1 /* Define to 1 if you have the header file. */ #define HAVE_UNISTD_H 1 /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "libraries@haskell.org" /* Define to the full name of this package. */ #define PACKAGE_NAME "Haskell base package" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "Haskell base package 1.0" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "base" /* Define to the version of this package. */ #define PACKAGE_VERSION "1.0" /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* The size of `kev.filter', as computed by sizeof. */ /* #undef SIZEOF_KEV_FILTER */ /* The size of `kev.flags', as computed by sizeof. */ /* #undef SIZEOF_KEV_FLAGS */