/* config.h.in. Generated from configure.in by autoheader. */ /* Check for Linux's /usr/include/features.h */ #ifdef _FEATURES_H # error config.h must be first file included #endif /* Define to detected Berkeley DB major version number */ #undef DBVERS /* Define to 1 if you have the header file. */ #undef HAVE_CTYPE_H /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H /* Define to 1 if you have the header file. */ #undef HAVE_FCNTL_H /* Define to 1 if you have the `getpagesize' function. */ #undef HAVE_GETPAGESIZE /* Define if you have the iconv() function. */ #undef HAVE_ICONV /* prototype of iconv() has const parameters */ #undef HAVE_ICONV_PROTO_CONST /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define to enable IPv6 support. */ #undef HAVE_IPV6 /* Define to 1 if you have the `lockfile' library (-llockfile). */ #undef HAVE_LIBLOCKFILE /* Define to 1 if you have the `nsl' library (-lnsl). */ #undef HAVE_LIBNSL /* Define to 1 if you have the `socket' library (-lsocket). */ #undef HAVE_LIBSOCKET /* Define to 1 if you have the header file. */ #undef HAVE_LIMITS_H /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Define to 1 if you have a working `mmap' system call. */ #undef HAVE_MMAP /* Define to 1 if you have the header file. */ #undef HAVE_NETDB_H /* Define to 1 if you have the header file. */ #undef HAVE_NETINET_IN_H /* Define to 1 if you have the header file. */ #undef HAVE_PTHREAD_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_MMAN_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_PARAM_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_SELECT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_SOCKET_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 include multithreading support */ #undef LIBETPAN_REENTRANT /* Define this to the version of libEtPan */ #undef LIBETPAN_VERSION /* Define this to the major version of libEtPan */ #undef LIBETPAN_VERSION_MAJOR /* Define this to the minor version of libEtPan */ #undef LIBETPAN_VERSION_MINOR /* 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 to be lazy on protocol syntax */ #undef UNSTRICT_SYNTAX /* Define to use GnuTLS */ #undef USE_GNUTLS /* Define to use SASL */ #undef USE_SASL /* Define to use OpenSSL */ #undef USE_SSL /* Define to `__inline__' or `__inline' if that's what the C compiler calls it, or to nothing if 'inline' is not supported under any name. */ #ifndef __cplusplus #undef inline #endif