adamc@1267: /* config.h.in. Generated from configure.ac by autoheader. */ adamc@1267: adamc@1267: /* Define to 1 if you have the header file. */ adamc@1267: #undef HAVE_DLFCN_H adamc@1267: adamc@1267: /* Define to 1 if you have the header file. */ adamc@1267: #undef HAVE_INTTYPES_H adamc@1267: adamc@1267: /* Define to 1 if you have the header file. */ adamc@1267: #undef HAVE_MEMORY_H adamc@1267: adam@1464: /* Define to 1 if you have the header file. */ adam@1464: #undef HAVE_MYSQL_MYSQL_H adam@1464: adam@1464: /* Define to 1 if you have the header file. */ adam@1464: #undef HAVE_POSTGRESQL_LIBPQ_FE_H adam@1464: adam@1528: /* Define if you have POSIX threads libraries and header files. */ adam@1528: #undef HAVE_PTHREAD adam@1528: adam@1528: /* Have PTHREAD_PRIO_INHERIT. */ adam@1528: #undef HAVE_PTHREAD_PRIO_INHERIT adam@1528: adamc@1267: /* Define to 1 if you have the header file. */ adamc@1267: #undef HAVE_STDINT_H adamc@1267: adamc@1267: /* Define to 1 if you have the header file. */ adamc@1267: #undef HAVE_STDLIB_H adamc@1267: adamc@1267: /* Define to 1 if you have the header file. */ adamc@1267: #undef HAVE_STRINGS_H adamc@1267: adamc@1267: /* Define to 1 if you have the header file. */ adamc@1267: #undef HAVE_STRING_H adamc@1267: adamc@1267: /* Define to 1 if you have the header file. */ adamc@1267: #undef HAVE_SYS_STAT_H adamc@1267: adamc@1267: /* Define to 1 if you have the header file. */ adamc@1267: #undef HAVE_SYS_TYPES_H adamc@1267: adamc@1267: /* Define to 1 if you have the header file. */ adamc@1267: #undef HAVE_UNISTD_H adamc@1267: adamc@1267: /* Define to the sub-directory in which libtool stores uninstalled libraries. adamc@1267: */ adamc@1267: #undef LT_OBJDIR adamc@1267: adamc@1267: /* Define to the address where bug reports for this package should be sent. */ adamc@1267: #undef PACKAGE_BUGREPORT adamc@1267: adamc@1267: /* Define to the full name of this package. */ adamc@1267: #undef PACKAGE_NAME adamc@1267: adamc@1267: /* Define to the full name and version of this package. */ adamc@1267: #undef PACKAGE_STRING adamc@1267: adamc@1267: /* Define to the one symbol short name of this package. */ adamc@1267: #undef PACKAGE_TARNAME adamc@1267: adamc@1267: /* Define to the home page for this package. */ adamc@1267: #undef PACKAGE_URL adamc@1267: adamc@1267: /* Define to the version of this package. */ adamc@1267: #undef PACKAGE_VERSION adamc@1267: adam@1528: /* Define to necessary symbol if this constant uses a non-standard name on adam@1528: your system. */ adam@1528: #undef PTHREAD_CREATE_JOINABLE adam@1528: adamc@1267: /* Define to 1 if you have the ANSI C header files. */ adamc@1267: #undef STDC_HEADERS adamc@1267: adamc@1267: /* Enable extensions on AIX 3, Interix. */ adamc@1267: #ifndef _ALL_SOURCE adamc@1267: # undef _ALL_SOURCE adamc@1267: #endif adamc@1267: /* Enable GNU extensions on systems that have them. */ adamc@1267: #ifndef _GNU_SOURCE adamc@1267: # undef _GNU_SOURCE adamc@1267: #endif adamc@1267: /* Enable threading extensions on Solaris. */ adamc@1267: #ifndef _POSIX_PTHREAD_SEMANTICS adamc@1267: # undef _POSIX_PTHREAD_SEMANTICS adamc@1267: #endif adamc@1267: /* Enable extensions on HP NonStop. */ adamc@1267: #ifndef _TANDEM_SOURCE adamc@1267: # undef _TANDEM_SOURCE adamc@1267: #endif adamc@1267: /* Enable general extensions on Solaris. */ adamc@1267: #ifndef __EXTENSIONS__ adamc@1267: # undef __EXTENSIONS__ adamc@1267: #endif adamc@1267: adamc@1267: adamc@1267: /* Define to 1 if on MINIX. */ adamc@1267: #undef _MINIX adamc@1267: adamc@1267: /* Define to 2 if the system does not provide POSIX.1 features except with adamc@1267: this defined. */ adamc@1267: #undef _POSIX_1_SOURCE adamc@1267: adamc@1267: /* Define to 1 if you need to in order for `stat' and other things to work. */ adamc@1267: #undef _POSIX_SOURCE