OS  2.9.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
config.h
Go to the documentation of this file.
1 /* src/config.h. Generated by configure. */
2 /* src/config.h.in. Generated from configure.ac by autoheader. */
3 
4 /* Define to be the name of C-function for NaN check */
5 #define COIN_C_ISNAN isnan
6 
7 /* Define to 1 if the ASL package is available */
8 /* #undef COIN_HAS_ASL */
9 
10 /* Define to 1 if the Bcp package is available */
11 #define COIN_HAS_BCP 1
12 
13 /* Define to 1 if the Bonmin package is available */
14 #define COIN_HAS_BONMIN 1
15 
16 /* Define to 1 if the Cbc package is available */
17 #define COIN_HAS_CBC 1
18 
19 /* Define to 1 if the Clp package is available */
20 #define COIN_HAS_CLP 1
21 
22 /* Define to 1 if the CoinUtils package is available */
23 #define COIN_HAS_COINUTILS 1
24 
25 /* Define to 1 if the Couenne package is available */
26 #define COIN_HAS_COUENNE 1
27 
28 /* Define to 1 if the cppad package is available */
29 #define COIN_HAS_CPPAD 1
30 
31 /* Define to 1 if the Cpx package is available */
32 /* #undef COIN_HAS_CPX */
33 
34 /* Define to 1 if the Csdp package is available */
35 /* #undef COIN_HAS_CSDP */
36 
37 /* Define to 1 if the DyLP package is available */
38 #define COIN_HAS_DYLP 1
39 
40 /* Define to 1 if the Glpk package is available */
41 /* #undef COIN_HAS_GLPK */
42 
43 /* Define to 1 if the Grb package is available */
44 /* #undef COIN_HAS_GRB */
45 
46 /* Define to 1 if the Ipopt package is available */
47 #define COIN_HAS_IPOPT 1
48 
49 /* Define to 1 if the Knitro package is available */
50 /* #undef COIN_HAS_KNITRO */
51 
52 /* Define to 1 if the Lindo package is available */
53 /* #undef COIN_HAS_LINDO */
54 
55 /* Define to 1 if the Msk package is available */
56 /* #undef COIN_HAS_MSK */
57 
58 /* Define to 1 if the SoPlex package is available */
59 /* #undef COIN_HAS_SOPLEX */
60 
61 /* Define to 1 if the SYMPHONY package is available */
62 #define COIN_HAS_SYMPHONY 1
63 
64 /* Define to 1 if the Vol package is available */
65 #define COIN_HAS_VOL 1
66 
67 /* Define to 1 if the Xpr package is available */
68 /* #undef COIN_HAS_XPR */
69 
70 /* Define to the debug sanity check level (0 is no test) */
71 #define COIN_OS_CHECKLEVEL 0
72 
73 /* Define to the debug verbosity level (0 is no output) */
74 #define COIN_OS_VERBOSITY 0
75 
76 /* Define to 1 if you have the <assert.h> header file. */
77 /* #undef HAVE_ASSERT_H */
78 
79 /* Define to 1 if you have the <cassert> header file. */
80 #define HAVE_CASSERT 1
81 
82 /* Define to 1 if you have the <cctype> header file. */
83 #define HAVE_CCTYPE 1
84 
85 /* Define to 1 if you have the <cfloat> header file. */
86 #define HAVE_CFLOAT 1
87 
88 /* Define to 1 if you have the <cieeefp> header file. */
89 /* #undef HAVE_CIEEEFP */
90 
91 /* Define to 1 if you have the <cmath> header file. */
92 #define HAVE_CMATH 1
93 
94 /* Define to 1 if you have the <cstdarg> header file. */
95 #define HAVE_CSTDARG 1
96 
97 /* Define to 1 if you have the <cstdio> header file. */
98 #define HAVE_CSTDIO 1
99 
100 /* Define to 1 if you have the <cstdlib> header file. */
101 #define HAVE_CSTDLIB 1
102 
103 /* Define to 1 if you have the <cstring> header file. */
104 #define HAVE_CSTRING 1
105 
106 /* Define to 1 if you have the <ctime> header file. */
107 #define HAVE_CTIME 1
108 
109 /* Define to 1 if you have the <ctype.h> header file. */
110 /* #undef HAVE_CTYPE_H */
111 
112 /* Define to 1 if you have the <dlfcn.h> header file. */
113 #define HAVE_DLFCN_H 1
114 
115 /* Define to 1 if you have the <float.h> header file. */
116 /* #undef HAVE_FLOAT_H */
117 
118 /* Define to 1 if you have the <ieeefp.h> header file. */
119 /* #undef HAVE_IEEEFP_H */
120 
121 /* Define to 1 if you have the <inttypes.h> header file. */
122 #define HAVE_INTTYPES_H 1
123 
124 /* Define to 1 if you have the <math.h> header file. */
125 /* #undef HAVE_MATH_H */
126 
127 /* Define to 1 if you have the <memory.h> header file. */
128 #define HAVE_MEMORY_H 1
129 
130 /* Define to 1 if you have the <stdarg.h> header file. */
131 /* #undef HAVE_STDARG_H */
132 
133 /* Define to 1 if you have the <stdint.h> header file. */
134 #define HAVE_STDINT_H 1
135 
136 /* Define to 1 if you have the <stdio.h> header file. */
137 /* #undef HAVE_STDIO_H */
138 
139 /* Define to 1 if you have the <stdlib.h> header file. */
140 #define HAVE_STDLIB_H 1
141 
142 /* Define to 1 if you have the <strings.h> header file. */
143 #define HAVE_STRINGS_H 1
144 
145 /* Define to 1 if you have the <string.h> header file. */
146 #define HAVE_STRING_H 1
147 
148 /* Define to 1 if you have the <sys/socket.h> header file. */
149 #define HAVE_SYS_SOCKET_H 1
150 
151 /* Define to 1 if you have the <sys/stat.h> header file. */
152 #define HAVE_SYS_STAT_H 1
153 
154 /* Define to 1 if you have the <sys/types.h> header file. */
155 #define HAVE_SYS_TYPES_H 1
156 
157 /* Define to 1 if you have the <time.h> header file. */
158 /* #undef HAVE_TIME_H */
159 
160 /* Define to 1 if you have the <unistd.h> header file. */
161 #define HAVE_UNISTD_H 1
162 
163 /* Define to 1 if you have the <winsock.h> header file. */
164 /* #undef HAVE_WINSOCK_H */
165 
166 /* use if OS is MACOSX */
167 /* #undef MACOSX_ */
168 
169 /* use if OS is Cygwin */
170 /* #undef NOMINMAX */
171 
172 /* Define the path to the OS root */
173 #define OSROOT_DIR "/builddir/build/BUILD/OS-2.9.3"
174 
175 /* Define to 1 if OS uses ASL */
176 /* #undef OS_HAS_ASL */
177 
178 /* Define to 1 if OS uses Bonmin */
179 #define OS_HAS_BONMIN 1
180 
181 /* Define to 1 if OS uses Couenne */
182 #define OS_HAS_COUENNE 1
183 
184 /* Define to 1 if OS uses CppAD */
185 #define OS_HAS_CPPAD 1
186 
187 /* Define to 1 if OS uses DyLP */
188 #define OS_HAS_DYLP 1
189 
190 /* Define to 1 if OS uses Glpk */
191 /* #undef OS_HAS_GLPK */
192 
193 /* Define to 1 if OS uses Ipopt */
194 #define OS_HAS_IPOPT 1
195 
196 /* Define to 1 if OS uses SYMPHONY */
197 #define OS_HAS_SYMPHONY 1
198 
199 /* Define to 1 if OS uses Vol */
200 #define OS_HAS_VOL 1
201 
202 /* SVN revision number of project */
203 /* #undef OS_SVN_REV */
204 
205 /* Version number of project */
206 #define OS_VERSION "2.9.3"
207 
208 /* Major Version number of project */
209 #define OS_VERSION_MAJOR 2
210 
211 /* Minor Version number of project */
212 #define OS_VERSION_MINOR 9
213 
214 /* Release Version number of project */
215 #define OS_VERSION_RELEASE 3
216 
217 /* Name of package */
218 #define PACKAGE "os"
219 
220 /* Define to the address where bug reports for this package should be sent. */
221 #define PACKAGE_BUGREPORT "coin-os@lists.coin-or.org"
222 
223 /* Define to the full name of this package. */
224 #define PACKAGE_NAME "OS"
225 
226 /* Define to the full name and version of this package. */
227 #define PACKAGE_STRING "OS 2.9.3"
228 
229 /* Define to the one symbol short name of this package. */
230 #define PACKAGE_TARNAME "os"
231 
232 /* Define to the version of this package. */
233 #define PACKAGE_VERSION "2.9.3"
234 
235 /* The size of a `double', as computed by sizeof. */
236 #define SIZEOF_DOUBLE 8
237 
238 /* The size of a `int', as computed by sizeof. */
239 #define SIZEOF_INT 4
240 
241 /* The size of a `long', as computed by sizeof. */
242 #define SIZEOF_LONG 8
243 
244 /* Define to 1 if you have the ANSI C header files. */
245 #define STDC_HEADERS 1
246 
247 /* use to get lossless IO */
248 #define USE_DTOA 1
249 
250 /* use if OS is Cygwin and compiler is gnu */
251 /* #undef USE_OLD_UNISTD */
252 
253 /* Version number of package */
254 #define VERSION "2.9.3"
255 
256 /* use if OS is Windows */
257 /* #undef WIN_ */
258 
259 /* Define to 1 if your processor stores words with the most significant byte
260  first (like Motorola and SPARC, unlike Intel and VAX). */
261 /* #undef WORDS_BIGENDIAN */
262 
263 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
264  `char[]'. */
265 /* #undef YYTEXT_POINTER */