/* config.h.in. Generated from configure.ac by autoheader. */ /* configured version of berkeley db */ #undef BERKELEY_DB_VERSION /* whether google perftools support is enabled */ #undef GOOGLE_PERFTOOLS_ENABLED /* whether google profiling support is enabled */ #undef GOOGLE_PROFILE_ENABLED /* Define to 1 if you have the header file. */ #undef HAVE_BLUETOOTH_BLUETOOTH_H /* Define to 1 if you have the header file. */ #undef HAVE_DNS_SD_H /* Define to 1 if you have the header file. */ #undef HAVE_ERR_H /* Define to 1 if you have the header file. */ #undef HAVE_EXECINFO_H /* Define to 1 if you have the `fdatasync' function. */ #undef HAVE_FDATASYNC /* Whether math.h defines fpclassify */ #undef HAVE_FPCLASSIFY /* Define to 1 if you have the `getaddrinfo' function. */ #undef HAVE_GETADDRINFO /* Define to 1 if you have the `gethostbyname' function. */ #undef HAVE_GETHOSTBYNAME /* Define to 1 if you have the `gethostbyname_r' function. */ #undef HAVE_GETHOSTBYNAME_R /* Define to 1 if you have the `getopt_long' function. */ #undef HAVE_GETOPT_LONG /* Define to 1 if you have the `inet_aton' function. */ #undef HAVE_INET_ATON /* Define to 1 if you have the `inet_pton' function. */ #undef HAVE_INET_PTON /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Define to 1 if you have the `pthread_yield' function. */ #undef HAVE_PTHREAD_YIELD /* Define to 1 if the system has the type `ptrdiff_t'. */ #undef HAVE_PTRDIFF_T /* Define to 1 if you have the `sched_yield' function. */ #undef HAVE_SCHED_YIELD /* Define to 1 if you have the `select' function. */ #undef HAVE_SELECT /* 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 `strpbrk' function. */ #undef HAVE_STRPBRK /* Define to 1 if you have the header file. */ #undef HAVE_SYNCH_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_CDEFS_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_FILE_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_TERMIOS_H /* Define to 1 if the system has the type `uint32_t'. */ #undef HAVE_UINT32_T /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* Define to 1 if the system has the type `u_int32_t'. */ #undef HAVE_U_INT32_T /* whether berkeley db storage support is enabled */ #undef LIBDB_ENABLED /* whether expat is enabled */ #undef LIBEXPAT_ENABLED /* whether the mysql embedded server is enabled */ #undef LIBMYSQLD_ENABLED /* whether mysql support is enabled */ #undef MYSQL_ENABLED /* whether atomic routines are implemented with a mutex */ #undef OASYS_ATOMIC_MUTEX /* whether non-atomic "atomic" routines are enabled */ #undef OASYS_ATOMIC_NONATOMIC /* whether bluetooth support is enabled */ #undef OASYS_BLUETOOTH_ENABLED /* whether bonjour support is enabled */ #undef OASYS_BONJOUR_ENABLED /* whether oasys memory debugging is enabled */ #undef OASYS_DEBUG_MEMORY_ENABLED /* whether zlib support is enabled */ #undef OASYS_ZLIB_ENABLED /* 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 /* whether postgres support is enabled */ #undef POSTGRES_ENABLED /* whether readline is actually BSD's libedit */ #undef READLINE_IS_EDITLINE /* Define as the return type of signal handlers (`int' or `void'). */ #undef RETSIGTYPE /* Define to the type of arg 1 for `select'. */ #undef SELECT_TYPE_ARG1 /* Define to the type of args 2, 3 and 4 for `select'. */ #undef SELECT_TYPE_ARG234 /* Define to the type of arg 5 for `select'. */ #undef SELECT_TYPE_ARG5 /* whether some sql storage system is enabled */ #undef SQL_ENABLED /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* whether tclreadline is enabled */ #undef TCLREADLINE_ENABLED /* whether xerces support is enabled */ #undef XERCES_C_ENABLED /* Define to empty if `const' does not conform to ANSI C. */ #undef const /* 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 /* Define to `int' if does not define. */ #undef mode_t /* Define to `long' if does not define. */ #undef off_t /* Define to `unsigned' if does not define. */ #undef size_t /* Define to empty if the keyword `volatile' does not work. Warning: valid code using `volatile' can become incorrect without. Disable with care. */ #undef volatile