1 /* src/config.h.  Generated by configure.  */
2 /* src/discard.h.in.  Generated from configure.ac by autoheader.  */
3 
4 
5 #ifndef COIN_INTERNAL
6 #error this is a private header file
7 #endif
8 
9 #include <unconfig.h>
10 #include <setup.h>
11 
12 
13 /* define this to the libCoin beta version letter */
14 #define COIN_BETA_VERSION a
15 
16 /* Build system. */
17 #define COIN_CONFIGURE_BUILD I386_APPLE_DARWIN9_2_0
18 
19 /* Build host system. */
20 #define COIN_CONFIGURE_HOST I386_APPLE_DARWIN9_2_0
21 
22 /* Build target system. */
23 #define COIN_CONFIGURE_TARGET I386_APPLE_DARWIN9_2_0
24 
25 /* define this to a type of the indicated bitwidth */
26 #define COIN_INT16_T int16_t
27 
28 /* define this to a type of the indicated bitwidth */
29 #define COIN_INT32_T int32_t
30 
31 /* define this to a type of the indicated bitwidth */
32 #define COIN_INT64_T int64_t
33 
34 /* define this to a type of the indicated bitwidth */
35 #define COIN_INT8_T int8_t
36 
37 /* define this to a type of the indicated bitwidth */
38 #define COIN_INTPTR_T intptr_t
39 
40 /* define this to the libCoin major version number */
41 #define COIN_MAJOR_VERSION 3
42 
43 /* define this to the libCoin release version number */
44 #define COIN_MICRO_VERSION 0
45 
46 /* define this to the libCoin minor version number */
47 #define COIN_MINOR_VERSION 0
48 
49 /* define this to the dynamic library name of Coin */
50 #define COIN_SYSTEM_LIBRARY_NAME "libCoin.dylib"
51 
52 /* System dependent thread ID type */
53 #define COIN_THREADID_TYPE pthread_t
54 
55 /* define this to a type of the indicated bitwidth */
56 #define COIN_UINT16_T uint16_t
57 
58 /* define this to a type of the indicated bitwidth */
59 #define COIN_UINT32_T uint32_t
60 
61 /* define this to a type of the indicated bitwidth */
62 #define COIN_UINT64_T uint64_t
63 
64 /* define this to a type of the indicated bitwidth */
65 #define COIN_UINT8_T uint8_t
66 
67 /* define this to a type of the indicated bitwidth */
68 #define COIN_UINTPTR_T uintptr_t
69 
70 /* define to "remove" conflicting IN_PATH define from <sys/unistd.h> */
71 /* #undef COIN_UNDEF_IN_PATH_HACK */
72 
73 /* define this to the full libCoin major.minor.micro version number */
74 #define COIN_VERSION "3.0.0a"
75 
76 /* define this to the dynamic library extension suffix on this system */
77 #define DYNAMIC_LIBRARY_EXTENSION ".dylib"
78 
79 /* define for runtime linking with fontconfig */
80 #define FONTCONFIG_RUNTIME_LINKING 1
81 
82 /* define for runtime linking with freetype */
83 #define FREETYPE_RUNTIME_LINKING 1
84 
85 /* define if GLU is part of the GL library */
86 #define GLU_IS_PART_OF_GL 1
87 
88 /* define for runtime linking with GLU */
89 #define GLU_RUNTIME_LINKING 1
90 
91 /* define if you have AGL OpenGL bindings */
92 #define HAVE_AGL 1
93 
94 /* define if AGL pBuffers are available on the system */
95 #define HAVE_AGL_PBUFFER 1
96 
97 /* define if the AL header should be included as AL/al.h */
98 /* #undef HAVE_AL_AL_H */
99 
100 /* define if preprocessor can quote arguments with apostophes */
101 /* #undef HAVE_APOSTROPHES_QUOTING */
102 
103 /* Define if assert() uses __builtin_expect() */
104 #define HAVE_ASSERT_WITH_BUILTIN_EXPECT 1
105 
106 /* define if bcopy() is available */
107 #define HAVE_BCOPY 1
108 
109 /* Define to use bzip2 */
110 /* #undef HAVE_BZIP2 */
111 
112 /* The CPP compiler has a variable containing the current function name */
113 #define HAVE_CPP_COMPILER_FUNCTION_NAME_VAR __func__
114 
115 /* The C compiler has a variable containing the current function name */
116 #define HAVE_C_COMPILER_FUNCTION_NAME_VAR __func__
117 
118 /* Define to 1 if you have the <direct.h> header file. */
119 /* #undef HAVE_DIRECT_H */
120 
121 /* define if the DLD shared library loader is available */
122 /* #undef HAVE_DLD_LIB */
123 
124 /* Define to 1 if you have the <dlfcn.h> header file. */
125 #define HAVE_DLFCN_H 1
126 
127 /* define if you have the dl library */
128 #define HAVE_DL_LIB 1
129 
130 /* define if the Mac OS X dyld can be used for runtime binding */
131 #define HAVE_DYLD_RUNTIME_BINDING 1
132 
133 /* should be defined if there is some way of doing dynamic linking */
134 #define HAVE_DYNAMIC_LINKING 1
135 
136 /* whether or not finite() is available */
137 #define HAVE_FINITE 1
138 
139 /* define if you have the fontconfig library */
140 /* #undef HAVE_FONTCONFIG */
141 
142 /* define that the Fontconfig header is available */
143 /* #undef HAVE_FONTCONFIG_H */
144 
145 /* whether or not fpclass() is available */
146 /* #undef HAVE_FPCLASS */
147 
148 /* define if you have the freetype library */
149 /* #undef HAVE_FREETYPE */
150 
151 /* define that the FreeType header is available */
152 /* #undef HAVE_FREETYPE_H */
153 
154 /* define if fstat() is available */
155 #define HAVE_FSTAT 1
156 
157 /* Define to use ftime() */
158 #define HAVE_FTIME 1
159 
160 /* Define to use getcwd() */
161 #define HAVE_GETCWD 1
162 
163 /* Define to use GetEnvironmentVariable() instead of getenv() */
164 /* #undef HAVE_GETENVIRONMENTVARIABLE */
165 
166 /* Define to use SVr4 / BSD4.3 gettimeofday() */
167 #define HAVE_GETTIMEOFDAY 1
168 
169 /* define if you have GLU */
170 /* #undef HAVE_GLU */
171 
172 /* define if you have GLX X11 OpenGL bindings */
173 /* #undef HAVE_GLX */
174 
175 /* define if the GLEXT header should be included as GL/glext.h */
176 /* #undef HAVE_GL_GLEXT_H */
177 
178 /* define if the GLU header should be included as GL/glu.h */
179 /* #undef HAVE_GL_GLU_H */
180 
181 /* define if the GL header should be included as GL/gl.h */
182 /* #undef HAVE_GL_GL_H */
183 
184 /* Define to use gzdopen() */
185 /* #undef HAVE_GZDOPEN */
186 
187 /* define if preprocessor can quote arguments with the hash symbol */
188 #define HAVE_HASH_QUOTING 1
189 
190 /* Define to 1 if you have the <ieeefp.h> header file. */
191 /* #undef HAVE_IEEEFP_H */
192 
193 /* Define to use ilogb() */
194 #define HAVE_ILOGB 1
195 
196 /* define this if the type is available on the system */
197 #define HAVE_INT16_T 1
198 
199 /* define this if the type is available on the system */
200 #define HAVE_INT32_T 1
201 
202 /* define this if the type is available on the system */
203 #define HAVE_INT64_T 1
204 
205 /* define this if the type is available on the system */
206 #define HAVE_INT8_T 1
207 
208 /* define this if the type is available on the system */
209 #define HAVE_INTPTR_T 1
210 
211 /* Define to 1 if you have the <inttypes.h> header file. */
212 #define HAVE_INTTYPES_H 1
213 
214 /* Define to 1 if you have the <io.h> header file. */
215 /* #undef HAVE_IO_H */
216 
217 /* define if isinf() is available */
218 #define HAVE_ISINF 1
219 
220 /* whether or not isnan() is available */
221 #define HAVE_ISNAN 1
222 
223 /* Define this if you build the Java wrapper */
224 /* #undef HAVE_JAVA_WRAPPER */
225 
226 /* Define to 1 if you have the <libgen.h> header file. */
227 #define HAVE_LIBGEN_H 1
228 
229 /* define if you have the simage library */
230 /* #undef HAVE_LIBSIMAGE */
231 
232 /* Define to 1 if you have the <mach-o/dyld.h> header file. */
233 #define HAVE_MACH_O_DYLD_H 1
234 
235 /* define if memmove() is available */
236 #define HAVE_MEMMOVE 1
237 
238 /* Define to 1 if you have the <memory.h> header file. */
239 #define HAVE_MEMORY_H 1
240 
241 /* Define if you have the <netinet/in.h> header file. */
242 #define HAVE_NETINET_IN_H 1
243 
244 /* openal extensions available */
245 /* #undef HAVE_OPENAL */
246 
247 /* define if the AL header should be included as OpenAL/al.h */
248 /* #undef HAVE_OPENAL_AL_H */
249 
250 /* define if you have OpenGL */
251 #define HAVE_OPENGL 1
252 
253 /* Define to 1 if you have the <OpenGL/CGLCurrent.h> header file. */
254 #define HAVE_OPENGL_CGLCURRENT_H 1
255 
256 /* define if the GLEXT header should be included as OpenGL/glext.h */
257 #define HAVE_OPENGL_GLEXT_H 1
258 
259 /* define if the GLU header should be included as OpenGL/glu.h */
260 #define HAVE_OPENGL_GLU_H 1
261 
262 /* define if the GL header should be included as OpenGL/gl.h */
263 #define HAVE_OPENGL_GL_H 1
264 
265 /* define if pthread's struct timespec uses nsecs and not usecs */
266 #define HAVE_PTHREAD_TIMESPEC_NSEC 1
267 
268 /* Define to use Win32 QueryPerformanceCounter() */
269 /* #undef HAVE_QUERYPERFORMANCECOUNTER */
270 
271 /* define if snprintf() is available */
272 #define HAVE_SNPRINTF 1
273 
274 /* define that the Spidermonkey header is available */
275 /* #undef HAVE_SPIDERMONKEY_H */
276 
277 /* define if you have the SpiderMonkey library */
278 /* #undef HAVE_SPIDERMONKEY_VIA_LINKTIME_LINKING */
279 
280 /* Define to 1 if you have the <stddef.h> header file. */
281 #define HAVE_STDDEF_H 1
282 
283 /* Define to 1 if you have the <stdint.h> header file. */
284 #define HAVE_STDINT_H 1
285 
286 /* Define to 1 if you have the <stdlib.h> header file. */
287 #define HAVE_STDLIB_H 1
288 
289 /* Define to 1 if you have the <strings.h> header file. */
290 #define HAVE_STRINGS_H 1
291 
292 /* Define to 1 if you have the <string.h> header file. */
293 #define HAVE_STRING_H 1
294 
295 /* Define to use BSD4.3 strncasecmp() */
296 #define HAVE_STRNCASECMP 1
297 
298 /* *EXPERIMENTAL* to use the GLU we've "appropriated" from SGI */
299 /* #undef HAVE_SUPERGLU */
300 
301 /* Define to 1 if you have the <sys/param.h> header file. */
302 #define HAVE_SYS_PARAM_H 1
303 
304 /* Define to 1 if you have the <sys/stat.h> header file. */
305 #define HAVE_SYS_STAT_H 1
306 
307 /* Define to 1 if you have the <sys/timeb.h> header file. */
308 #define HAVE_SYS_TIMEB_H 1
309 
310 /* Define to 1 if you have the <sys/time.h> header file. */
311 #define HAVE_SYS_TIME_H 1
312 
313 /* Define to 1 if you have the <sys/types.h> header file. */
314 #define HAVE_SYS_TYPES_H 1
315 
316 /* Define to 1 if you have the <sys/unistd.h> header file. */
317 #define HAVE_SYS_UNISTD_H 1
318 
319 /* to use the platform-independent thread-handling abstractions */
320 #define HAVE_THREADS
321 
322 /* Define to use timeGetTime() */
323 /* #undef HAVE_TIMEGETTIME */
324 
325 /* Define to 1 if you have the <time.h> header file. */
326 #define HAVE_TIME_H 1
327 
328 /* Define to 1 if you have the <tlhelp32.h> header file. */
329 /* #undef HAVE_TLHELP32_H */
330 
331 /* define this if the type is available on the system */
332 #define HAVE_UINT16_T 1
333 
334 /* define this if the type is available on the system */
335 #define HAVE_UINT32_T 1
336 
337 /* define this if the type is available on the system */
338 #define HAVE_UINT64_T 1
339 
340 /* define this if the type is available on the system */
341 #define HAVE_UINT8_T 1
342 
343 /* define this if the type is available on the system */
344 #define HAVE_UINTPTR_T 1
345 
346 /* Define to 1 if you have the <unistd.h> header file. */
347 #define HAVE_UNISTD_H 1
348 
349 /* Define to use va_copy() when available */
350 #define HAVE_VA_COPY_MACRO 1
351 
352 /* define if vsnprintf() is available */
353 #define HAVE_VSNPRINTF 1
354 
355 /* define if you have WGL Win32 OpenGL bindings */
356 /* #undef HAVE_WGL */
357 
358 /* Define if the Win32 API is available */
359 /* #undef HAVE_WIN32_API */
360 
361 /* define if the Win32 LoadLibrary method is available */
362 /* #undef HAVE_WINDLL_RUNTIME_BINDING */
363 
364 /* Define to 1 if you have the <windows.h> header file. */
365 /* #undef HAVE_WINDOWS_H */
366 
367 /* define if it is possible to build against X11 */
368 /* #undef HAVE_X11_AVAILABLE */
369 
370 /* Define to use zlib */
371 /* #undef HAVE_ZLIB */
372 
373 /* whether or not _finite() is available */
374 /* #undef HAVE__FINITE */
375 
376 /* whether or not _fpclass() is available */
377 /* #undef HAVE__FPCLASS */
378 
379 /* Define to use Win32 _ftime() */
380 /* #undef HAVE__FTIME */
381 
382 /* Define to use Win32 _getcwd() */
383 /* #undef HAVE__GETCWD */
384 
385 /* whether or not _isnan() is available */
386 /* #undef HAVE__ISNAN */
387 
388 /* Define to use Win32 _logb() */
389 /* #undef HAVE__LOGB */
390 
391 /* define if _snprintf() is available */
392 /* #undef HAVE__SNPRINTF */
393 
394 /* define if the system has _splitpath() */
395 /* #undef HAVE__SPLITPATH */
396 
397 /* define if _vsnprintf() is available */
398 /* #undef HAVE__VSNPRINTF */
399 
400 /* Define if compiler has __builtin_expect() macro */
401 #define HAVE___BUILTIN_EXPECT 1
402 
403 /* define for runtime linking with zlib */
404 #define LIBBZIP2_RUNTIME_LINKING 1
405 
406 /* define for runtime linking with OpenAL */
407 #define OPENAL_RUNTIME_LINKING 1
408 
409 /* define this to the dynamic library name of OpenGL */
410 #define OPENGL_SYSTEM_LIBRARY_NAME "libOpenGL.dylib"
411 
412 /* Name of package */
413 #define PACKAGE "Coin"
414 
415 /* Define to the address where bug reports for this package should be sent. */
416 #define PACKAGE_BUGREPORT "coin-support@coin3d.org"
417 
418 /* Define to the full name of this package. */
419 #define PACKAGE_NAME "Coin"
420 
421 /* Define to the full name and version of this package. */
422 #define PACKAGE_STRING "Coin 3.0.0a"
423 
424 /* Define to the one symbol short name of this package. */
425 #define PACKAGE_TARNAME "coin"
426 
427 /* Define to the version of this package. */
428 #define PACKAGE_VERSION "3.0.0a"
429 
430 /* define for runtime linking with simage */
431 #define SIMAGE_RUNTIME_LINKING 1
432 
433 /* The type timeval::tv_sec is declared as. */
434 #define SIM_TIMEVAL_TV_SEC_T __darwin_time_t
435 
436 /* The type timeval::tv_usec is declared as. */
437 #define SIM_TIMEVAL_TV_USEC_T __darwin_suseconds_t
438 
439 /* define for runtime linking with SpiderMonkey */
440 #define SPIDERMONKEY_RUNTIME_LINKING 1
441 
442 /* Define to 1 if you have the ANSI C header files. */
443 #define STDC_HEADERS 1
444 
445 /* define to use the POSIX threads API */
446 #define USE_PTHREAD
447 
448 /* define to use the Win32 threads API */
449 /* #undef USE_W32THREAD */
450 
451 /* Version number of package */
452 #define VERSION "3.0.0a"
453 
454 /* Define to 1 if the X Window System is missing or not being used. */
455 /* #undef X_DISPLAY_MISSING */
456 
457 /* define for runtime linking with zlib */
458 #define ZLIB_RUNTIME_LINKING 1
459