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