/* config.h.in. Generated from configure.in by autoheader. */ /* Use dnotify as backend */ #undef ENABLE_DNOTIFY /* Use hurd_mach_notify as backend */ #undef ENABLE_HURD_MACH_NOTIFY /* Use inotify as backend */ #undef ENABLE_INOTIFY /* Use kqueue as backend */ #undef ENABLE_KQUEUE /* Use polling as backend */ #undef ENABLE_POLLING /* Enable debugging support */ #undef GAMIN_DEBUG /* Enable debugging API */ #undef GAMIN_DEBUG_API /* Have abstract socket namespace */ #undef HAVE_ABSTRACT_SOCKETS /* Have cmsgcred structure */ #undef HAVE_CMSGCRED /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H /* Define to 1 if you have the `getlogin_r' function. */ #undef HAVE_GETLOGIN_R /* Have GNU-style varargs macros */ #undef HAVE_GNUC_VARARGS /* Define to 1 if you have the header file. */ #undef HAVE_HURD_PORTS_H /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Have ISO C99 varargs macros */ #undef HAVE_ISO_VARARGS /* Define if pthread library is there (-lpthread) */ #undef HAVE_LIBPTHREAD /* Whether we are using linux or not */ #undef HAVE_LINUX /* Define to 1 if you have the header file. */ #undef HAVE_LINUX_INOTIFY_H /* Define to 1 if you have the header file. */ #undef HAVE_LINUX_TYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Define if is there */ #undef HAVE_PTHREAD_H /* Define to 1 if you have the `putenv' function. */ #undef HAVE_PUTENV /* Define to 1 if you have the `setenv' function. */ #undef HAVE_SETENV /* Define to 1 if you have the `setsid' function. */ #undef HAVE_SETSID /* 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_EVENT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_INOTIFY_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 /* Define to 1 if you have the `usleep' function. */ #undef HAVE_USLEEP /* Name of package */ #undef PACKAGE /* 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 /* Define if 'struct stat' contains a nanoseconds field */ #undef ST_MTIM_NSEC /* Version number of package */ #undef VERSION