michael@0: /* src/config.h.in. Generated from configure.ac by autoheader. */ michael@0: michael@0: /* Define to 1 if you have the header file. */ michael@0: #undef HAVE_A_OUT_H michael@0: michael@0: /* Define to 1 if you have the header file. */ michael@0: #undef HAVE_INTTYPES_H michael@0: michael@0: /* Define to 1 if you have the header file. */ michael@0: #undef HAVE_MEMORY_H michael@0: michael@0: /* Define if you have POSIX threads libraries and header files. */ michael@0: #undef HAVE_PTHREAD michael@0: michael@0: /* Define to 1 if you have the header file. */ michael@0: #undef HAVE_STDINT_H michael@0: michael@0: /* Define to 1 if you have the header file. */ michael@0: #undef HAVE_STDLIB_H michael@0: michael@0: /* Define to 1 if you have the header file. */ michael@0: #undef HAVE_STRINGS_H michael@0: michael@0: /* Define to 1 if you have the header file. */ michael@0: #undef HAVE_STRING_H michael@0: michael@0: /* Define to 1 if you have the header file. */ michael@0: #undef HAVE_SYS_STAT_H michael@0: michael@0: /* Define to 1 if you have the header file. */ michael@0: #undef HAVE_SYS_TYPES_H michael@0: michael@0: /* Define to 1 if you have the header file. */ michael@0: #undef HAVE_UNISTD_H michael@0: michael@0: /* Define to 1 if your C compiler doesn't accept -c and -o together. */ michael@0: #undef NO_MINUS_C_MINUS_O michael@0: michael@0: /* Name of package */ michael@0: #undef PACKAGE michael@0: michael@0: /* Define to the address where bug reports for this package should be sent. */ michael@0: #undef PACKAGE_BUGREPORT michael@0: michael@0: /* Define to the full name of this package. */ michael@0: #undef PACKAGE_NAME michael@0: michael@0: /* Define to the full name and version of this package. */ michael@0: #undef PACKAGE_STRING michael@0: michael@0: /* Define to the one symbol short name of this package. */ michael@0: #undef PACKAGE_TARNAME michael@0: michael@0: /* Define to the home page for this package. */ michael@0: #undef PACKAGE_URL michael@0: michael@0: /* Define to the version of this package. */ michael@0: #undef PACKAGE_VERSION michael@0: michael@0: /* Define to necessary symbol if this constant uses a non-standard name on michael@0: your system. */ michael@0: #undef PTHREAD_CREATE_JOINABLE michael@0: michael@0: /* Define to 1 if you have the ANSI C header files. */ michael@0: #undef STDC_HEADERS michael@0: michael@0: /* Version number of package */ michael@0: #undef VERSION