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