/* config.h.in. Generated from configure.ac by autoheader. */ /* Build architecture. */ #undef BUILD_ARCH /* Build for x86 or x86-64 architecture */ #undef BUILD_X86 /* Supported image formats. */ #undef BUILTIN_IMG_FORMATS /* I/O restrictions. */ #undef BUILTIN_IO_RESTRICTIONS /* X Window display. */ #undef BUILTIN_XWIN_DISPLAY /* Who compiled this binary. */ #undef BUILT_BY /* Host platform. */ #undef BUILT_FOR /* See source/backend/support/octree.cpp for details. */ #undef C99_COMPATIBLE_RADIOSITY /* Compiler vendor. */ #undef COMPILER_VENDOR /* Compiler version. */ #undef COMPILER_VERSION /* Compiler flags. */ #undef CXXFLAGS /* Define to 1 if you have the `asinh' function. */ #undef HAVE_ASINH /* define if the Boost library is available */ #undef HAVE_BOOST /* define if the Boost::Thread library is available */ #undef HAVE_BOOST_THREAD /* Define to 1 if the system has the type `clockid_t'. */ #undef HAVE_CLOCKID_T /* Define to 1 if you have the `clock_gettime' function. */ #undef HAVE_CLOCK_GETTIME /* Define to 1 if you have the header file. */ #undef HAVE_CMATH /* Define to 1 if you have the `copysign' function. */ #undef HAVE_COPYSIGN /* Define to 1 if you have the declaration of `CLOCK_MONOTONIC', and to 0 if you don't. */ #undef HAVE_DECL_CLOCK_MONOTONIC /* Define to 1 if you have the declaration of `CLOCK_PROCESS_CPUTIME_ID', and to 0 if you don't. */ #undef HAVE_DECL_CLOCK_PROCESS_CPUTIME_ID /* Define to 1 if you have the declaration of `CLOCK_REALTIME', and to 0 if you don't. */ #undef HAVE_DECL_CLOCK_REALTIME /* Define to 1 if you have the declaration of `CLOCK_THREAD_CPUTIME_ID', and to 0 if you don't. */ #undef HAVE_DECL_CLOCK_THREAD_CPUTIME_ID /* Define to 1 if you have the declaration of `RUSAGE_LWP', and to 0 if you don't. */ #undef HAVE_DECL_RUSAGE_LWP /* Define to 1 if you have the declaration of `RUSAGE_SELF', and to 0 if you don't. */ #undef HAVE_DECL_RUSAGE_SELF /* Define to 1 if you have the declaration of `RUSAGE_THREAD', and to 0 if you don't. */ #undef HAVE_DECL_RUSAGE_THREAD /* infinities can be identified by them comparing non-equal to themselves */ #undef HAVE_EMULATED_ISINF /* NaNs can be identified by comparison to themselves */ #undef HAVE_EMULATED_ISNAN /* Define to 1 if you have the `getcwd' function. */ #undef HAVE_GETCWD /* Define to 1 if you have the `getrusage' function. */ #undef HAVE_GETRUSAGE /* Define to 1 if you have the `gettimeofday' function. */ #undef HAVE_GETTIMEOFDAY /* Define to 1 if you have the `ilogb' function. */ #undef HAVE_ILOGB /* Define to 1 if you have the `ilogbf' function. */ #undef HAVE_ILOGBF /* infinite floating point values are supported */ #undef HAVE_INF /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* intinities can be identified using global isinf() */ #undef HAVE_ISINF /* NaNs can be identified using global isnan() */ #undef HAVE_ISNAN /* Define to 1 if you have the `IlmImf' library (-lIlmImf). */ #undef HAVE_LIBILMIMF /* Define to 1 if you have the `m' library (-lm). */ #undef HAVE_LIBM /* Define to 1 if you have the `mkl' library (-lmkl). */ #undef HAVE_LIBMKL /* Define to 1 if you have the `rt' library (-lrt). */ #undef HAVE_LIBRT /* Define to 1 if you have the `SDL' library (-lSDL). */ #undef HAVE_LIBSDL /* Define to 1 if you have the `Xpm' library (-lXpm). */ #undef HAVE_LIBXPM /* Define to 1 if you have the header file. */ #undef HAVE_LIMITS /* Define to 1 if you have the header file. */ #undef HAVE_LIMITS_H /* Define to 1 if you have the `logb' function. */ #undef HAVE_LOGB /* Define to 1 if you have the `logbf' function. */ #undef HAVE_LOGBF /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* NaN floating point values are supported */ #undef HAVE_NAN /* Define to 1 if you have the `nanosleep' function. */ #undef HAVE_NANOSLEEP /* Define if you have POSIX threads libraries and header files. */ #undef HAVE_PTHREAD /* Define to 1 if you have the `readlink' function. */ #undef HAVE_READLINK /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H /* intinities can be identified using std::isinf() */ #undef HAVE_STD_ISINF /* NaNs can be identified using std::isnan() */ #undef HAVE_STD_ISNAN /* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_RESOURCE_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TIME_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_WAIT_H /* Define to 1 if you have the header file. */ #undef HAVE_TIME_H /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* Define to 1 if the system has the type `useconds_t'. */ #undef HAVE_USECONDS_T /* Define to 1 if you have the `usleep' function. */ #undef HAVE_USLEEP /* I/O restrictions. */ #undef IO_RESTRICTIONS_DISABLED /* Don't use libjpeg. */ #undef LIBJPEG_MISSING /* Don't use libpng. */ #undef LIBPNG_MISSING /* Don't use libtiff. */ #undef LIBTIFF_MISSING /* Don't use libz. */ #undef LIBZ_MISSING /* Unsupported image formats. */ #undef MISSING_IMG_FORMATS /* Inverse hyperbolic functions. */ #undef NEED_INVHYP /* Don't use OpenEXR. */ #undef OPENEXR_MISSING /* 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 home page for this package. */ #undef PACKAGE_URL /* Define to the version of this package. */ #undef PACKAGE_VERSION /* Compiler version (processed). */ #undef POV_COMPILER_INFO /* Define to necessary symbol if this constant uses a non-standard name on your system. */ #undef PTHREAD_CREATE_JOINABLE /* The size of `float', as computed by sizeof. */ #undef SIZEOF_FLOAT /* The size of `int', as computed by sizeof. */ #undef SIZEOF_INT /* The size of `long int', as computed by sizeof. */ #undef SIZEOF_LONG_INT /* The size of `size_t', as computed by sizeof. */ #undef SIZEOF_SIZE_T /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* Define to 1 if you can safely include both and . */ #undef TIME_WITH_SYS_TIME /* Define to 1 if your declares `struct tm'. */ #undef TM_IN_SYS_TIME /* Unix-specific debug messages. */ #undef UNIX_DEBUG /* Use a watch cursor while rendering. */ #undef USE_CURSOR /* Use the official Boost libraries. */ #undef USE_OFFICIAL_BOOST /* Version number of package */ #undef VERSION /* Base version number of package. */ #undef VERSION_BASE /* Define to 1 if the X Window System is missing or not being used. */ #undef X_DISPLAY_MISSING /* Define to the type of a signed integer type of width exactly 16 bits if such a type exists and the standard includes do not define it. */ #undef int16_t /* Define to the type of a signed integer type of width exactly 32 bits if such a type exists and the standard includes do not define it. */ #undef int32_t /* Define to the type of a signed integer type of width exactly 64 bits if such a type exists and the standard includes do not define it. */ #undef int64_t /* Define to the type of a signed integer type of width exactly 8 bits if such a type exists and the standard includes do not define it. */ #undef int8_t /* Define to `unsigned int' if does not define. */ #undef size_t