/* dbxml_config.h. Generated by configure. */ /* config.hin. Generated from configure.ac by autoheader. */ /* Define to 1 if you want a debugging version. */ /* #undef DEBUG */ #if defined(_DEBUG) #if !defined(DEBUG) #define DEBUG 1 #endif #endif #define NO_SYSTEM_INCLUDES 1 /* Define to 1 if you want a version with run-time diagnostic checking. */ /* #undef DIAGNOSTIC */ /* Define to 1 if you want asserts compiled in. */ #if defined(DEBUG) #define ENABLE_ASSERTS 1 #endif /* Define to 1 if you have the header file. */ /* #undef HAVE_DLFCN_H */ /* Define to 1 if you have the `getcwd' function. */ #define HAVE_GETCWD 1 /* Define to 1 if you have the `getopt' function. */ /* #undef HAVE_GETOPT */ /* Define to 1 if you have the header file. */ /* #undef HAVE_INTTYPES_H */ /* Define to 1 if you have the `memcmp' function. */ #define HAVE_MEMCMP 1 /* Define to 1 if you have the `memcpy' function. */ #define HAVE_MEMCPY 1 /* Define to 1 if you have the `memmove' function. */ #define HAVE_MEMMOVE 1 /* Define to 1 if you have the header file. */ #define HAVE_MEMORY_H 1 /* Define to 1 if you have the `snprintf' function. */ #define HAVE_SNPRINTF 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_STDINT_H */ /* Define to 1 if you have the header file. */ #define HAVE_STDLIB_H 1 /* Define to 1 if you have the `strcasecmp' function. */ /* #undef HAVE_STRCASECMP */ /* Define to 1 if you have the `strdup' function. */ #define HAVE_STRDUP 1 /* Define to 1 if you have the `strerror' function. */ #define HAVE_STRERROR 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_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. */ /* #undef HAVE_UNISTD_H */ /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB XML forum" /* Define to the full name of this package. */ #define PACKAGE_NAME "Berkeley DB XML" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "Berkeley DB XML __EDIT_DBXML_VERSION__" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "dbxml-__EDIT_DBXML_VERSION__" /* Define to the version of this package. */ #define PACKAGE_VERSION "__EDIT_DBXML_VERSION__" /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Define to 1 to mask harmless unitialized memory read/writes. */ /* #undef UMRW */