/* config_glpk.h.in. Generated from configure.ac by autoheader. */ /* Define to the debug sanity check level (0 is no test) */ #undef COIN_GLPK_CHECKLEVEL /* Define to the debug verbosity level (0 is no output) */ #undef COIN_GLPK_VERBOSITY /* Define to 1 if zlib is available */ #undef COIN_HAS_ZLIB /* SVN revision number of project */ #undef GLPK_SVN_REV /* Version number of project */ #undef GLPK_VERSION /* Major Version number of project */ #undef GLPK_VERSION_MAJOR /* Minor Version number of project */ #undef GLPK_VERSION_MINOR /* Release Version number of project */ #undef GLPK_VERSION_RELEASE /* Define to 1 if dlfcn support is available */ #undef HAVE_DLFCN /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H /* Define to 1 if GMP is available */ #undef HAVE_GMP /* Define to 1 if you have the header file. */ #undef HAVE_GMP_H /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define to 1 if ltdl support is available */ #undef HAVE_LTDL /* Define to 1 if you have the header file. */ #undef HAVE_LTDL_H /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Define to 1 if you have the header file. */ #undef HAVE_MYSQL_H /* Define to 1 if you have the header file. */ #undef HAVE_MYSQL_MYSQL_H /* Define to 1 if you have the header file. */ #undef HAVE_SQL_H /* 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 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_UNISTD_H /* Define to 1 if you have the header file. */ #undef HAVE_WINDOWS_H /* Define to 1 if GNU zlib is available */ #undef HAVE_ZLIB /* Define to 1 if you have the header file. */ #undef HAVE_ZLIB_H /* "Set to the name of the MySQL dynamic library" */ #undef MYSQL_DLNAME /* "Set to the name of the ODBC dynamic library" */ #undef ODBC_DLNAME /* Name of package */ #undef PACKAGE /* 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 /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* Version number of package */ #undef VERSION /* Define to 1 if windows dll support is available */ #undef __WOE__