1 | /* config_glpk.h.in. Generated from configure.ac by autoheader. */ |
---|
2 | |
---|
3 | /* Define to the debug sanity check level (0 is no test) */ |
---|
4 | #undef COIN_GLPK_CHECKLEVEL |
---|
5 | |
---|
6 | /* Define to the debug verbosity level (0 is no output) */ |
---|
7 | #undef COIN_GLPK_VERBOSITY |
---|
8 | |
---|
9 | /* Define to 1 if zlib is available */ |
---|
10 | #undef COIN_HAS_ZLIB |
---|
11 | |
---|
12 | /* SVN revision number of project */ |
---|
13 | #undef GLPK_SVN_REV |
---|
14 | |
---|
15 | /* Version number of project */ |
---|
16 | #undef GLPK_VERSION |
---|
17 | |
---|
18 | /* Define to 1 if dlfcn support is available */ |
---|
19 | #undef HAVE_DLFCN |
---|
20 | |
---|
21 | /* Define to 1 if you have the <dlfcn.h> header file. */ |
---|
22 | #undef HAVE_DLFCN_H |
---|
23 | |
---|
24 | /* Define to 1 if GMP is available */ |
---|
25 | #undef HAVE_GMP |
---|
26 | |
---|
27 | /* Define to 1 if you have the <gmp.h> header file. */ |
---|
28 | #undef HAVE_GMP_H |
---|
29 | |
---|
30 | /* Define to 1 if you have the <inttypes.h> header file. */ |
---|
31 | #undef HAVE_INTTYPES_H |
---|
32 | |
---|
33 | /* Define to 1 if ltdl support is available */ |
---|
34 | #undef HAVE_LTDL |
---|
35 | |
---|
36 | /* Define to 1 if you have the <ltdl.h> header file. */ |
---|
37 | #undef HAVE_LTDL_H |
---|
38 | |
---|
39 | /* Define to 1 if you have the <memory.h> header file. */ |
---|
40 | #undef HAVE_MEMORY_H |
---|
41 | |
---|
42 | /* Define to 1 if you have the <mysql.h> header file. */ |
---|
43 | #undef HAVE_MYSQL_H |
---|
44 | |
---|
45 | /* Define to 1 if you have the <mysql/mysql.h> header file. */ |
---|
46 | #undef HAVE_MYSQL_MYSQL_H |
---|
47 | |
---|
48 | /* Define to 1 if you have the <sql.h> header file. */ |
---|
49 | #undef HAVE_SQL_H |
---|
50 | |
---|
51 | /* Define to 1 if you have the <stdint.h> header file. */ |
---|
52 | #undef HAVE_STDINT_H |
---|
53 | |
---|
54 | /* Define to 1 if you have the <stdlib.h> header file. */ |
---|
55 | #undef HAVE_STDLIB_H |
---|
56 | |
---|
57 | /* Define to 1 if you have the <strings.h> header file. */ |
---|
58 | #undef HAVE_STRINGS_H |
---|
59 | |
---|
60 | /* Define to 1 if you have the <string.h> header file. */ |
---|
61 | #undef HAVE_STRING_H |
---|
62 | |
---|
63 | /* Define to 1 if you have the <sys/stat.h> header file. */ |
---|
64 | #undef HAVE_SYS_STAT_H |
---|
65 | |
---|
66 | /* Define to 1 if you have the <sys/types.h> header file. */ |
---|
67 | #undef HAVE_SYS_TYPES_H |
---|
68 | |
---|
69 | /* Define to 1 if you have the <unistd.h> header file. */ |
---|
70 | #undef HAVE_UNISTD_H |
---|
71 | |
---|
72 | /* Define to 1 if you have the <windows.h> header file. */ |
---|
73 | #undef HAVE_WINDOWS_H |
---|
74 | |
---|
75 | /* Define to 1 if GNU zlib is available */ |
---|
76 | #undef HAVE_ZLIB |
---|
77 | |
---|
78 | /* Define to 1 if you have the <zlib.h> header file. */ |
---|
79 | #undef HAVE_ZLIB_H |
---|
80 | |
---|
81 | /* "Set to the name of the MySQL dynamic library" */ |
---|
82 | #undef MYSQL_DLNAME |
---|
83 | |
---|
84 | /* "Set to the name of the ODBC dynamic library" */ |
---|
85 | #undef ODBC_DLNAME |
---|
86 | |
---|
87 | /* Name of package */ |
---|
88 | #undef PACKAGE |
---|
89 | |
---|
90 | /* Define to the address where bug reports for this package should be sent. */ |
---|
91 | #undef PACKAGE_BUGREPORT |
---|
92 | |
---|
93 | /* Define to the full name of this package. */ |
---|
94 | #undef PACKAGE_NAME |
---|
95 | |
---|
96 | /* Define to the full name and version of this package. */ |
---|
97 | #undef PACKAGE_STRING |
---|
98 | |
---|
99 | /* Define to the one symbol short name of this package. */ |
---|
100 | #undef PACKAGE_TARNAME |
---|
101 | |
---|
102 | /* Define to the version of this package. */ |
---|
103 | #undef PACKAGE_VERSION |
---|
104 | |
---|
105 | /* Define to 1 if you have the ANSI C header files. */ |
---|
106 | #undef STDC_HEADERS |
---|
107 | |
---|
108 | /* Version number of package */ |
---|
109 | #undef VERSION |
---|
110 | |
---|
111 | /* Define to 1 if windows dll support is available */ |
---|
112 | #undef __WOE__ |
---|