/* config.h.in.  Generated from configure.ac by autoheader.  */

/* configured version of berkeley db */
#undef BERKELEY_DB_VERSION

/* whether Bundle Security Protocol support is enabled */
#undef BSP_ENABLED

/* whether external convergence layer support is enabled */
#undef EXTERNAL_CL_ENABLED

/* whether external decision plane support is enabled */
#undef EXTERNAL_DP_ENABLED

/* whether external data store support is enabled */
#undef EXTERNAL_DS_ENABLED

/* 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 <bluetooth/bluetooth.h> header file. */
#undef HAVE_BLUETOOTH_BLUETOOTH_H

/* always defined so code can ensure that config.h is properly included */
#undef HAVE_CONFIG_STATE

/* Define to 1 if you have the <dns_sd.h> header file. */
#undef HAVE_DNS_SD_H

/* Define to 1 if you have the <err.h> header file. */
#undef HAVE_ERR_H

/* Define to 1 if you have the <execinfo.h> 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 <inttypes.h> header file. */
#undef HAVE_INTTYPES_H

/* Define to 1 if you have the `crypto' library (-lcrypto). */
#undef HAVE_LIBCRYPTO

/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H

/* whether pthread_setspecific is defined */
#undef HAVE_PTHREAD_SETSPECIFIC

/* 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 <stdint.h> header file. */
#undef HAVE_STDINT_H

/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H

/* Define to 1 if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H

/* Define to 1 if you have the <string.h> 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 <synch.h> header file. */
#undef HAVE_SYNCH_H

/* Define to 1 if you have the <sys/cdefs.h> header file. */
#undef HAVE_SYS_CDEFS_H

/* Define to 1 if you have the <sys/file.h> header file. */
#undef HAVE_SYS_FILE_H

/* Define to 1 if you have the <sys/select.h> header file. */
#undef HAVE_SYS_SELECT_H

/* Define to 1 if you have the <sys/socket.h> header file. */
#undef HAVE_SYS_SOCKET_H

/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H

/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H

/* Define to 1 if you have the <termios.h> 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 <unistd.h> header file. */
#undef HAVE_UNISTD_H

/* Define to 1 if the system has the type `u_int32_t'. */
#undef HAVE_U_INT32_T

/* directory for local state (default /var) */
#undef INSTALL_LOCALSTATEDIR

/* directory for config files (default /etc) */
#undef INSTALL_SYSCONFDIR

/* 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 lock debugging is enabled */
#undef OASYS_DEBUG_LOCKING_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

/* The size of `off_t', as computed by sizeof. */
#undef SIZEOF_OFF_T

/* 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

/* Define to 1 if your processor stores words with the most significant byte
   first (like Motorola and SPARC, unlike Intel and VAX). */
#undef WORDS_BIGENDIAN

/* 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 <sys/types.h> does not define. */
#undef mode_t

/* Define to `unsigned int' if <sys/types.h> 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

