/* config.h.in. Generated from configure.in by autoheader. */ /* Build Altivec Code */ #undef BUILD_ALTIVEC /* Build plain C code */ #undef BUILD_C /* 16bpp BGR 565 Converter Support */ #undef BUILD_CONVERT_16_BGR_565 /* 16bpp 444 Converter Support */ #undef BUILD_CONVERT_16_RGB_444 /* 16bpp 565 (444 ipaq) Converter Support */ #undef BUILD_CONVERT_16_RGB_454645 /* 16bpp 555 Converter Support */ #undef BUILD_CONVERT_16_RGB_555 /* 16bpp RGB 565 Converter Support */ #undef BUILD_CONVERT_16_RGB_565 /* 16bpp Rotation 0 Converter Code */ #undef BUILD_CONVERT_16_RGB_ROT0 /* 16bpp Rotation 270 Converter Code */ #undef BUILD_CONVERT_16_RGB_ROT270 /* 16bpp Rotation 90 Converter Code */ #undef BUILD_CONVERT_16_RGB_ROT90 /* 24bpp BGR 888 Converter Support */ #undef BUILD_CONVERT_24_BGR_888 /* 24bpp RGB 888 Converter Support */ #undef BUILD_CONVERT_24_RGB_888 /* 32bpp RBGX 8888 Converter Support */ #undef BUILD_CONVERT_32_BGRX_8888 /* 32bpp BGR 8888 Converter Support */ #undef BUILD_CONVERT_32_BGR_8888 /* 32bpp RBGX 8888 Converter Support */ #undef BUILD_CONVERT_32_RGBX_8888 /* 32bpp RGB 8888 Converter Support */ #undef BUILD_CONVERT_32_RGB_8888 /* 32bpp Rotation 0 Converter Support */ #undef BUILD_CONVERT_32_RGB_ROT0 /* 32bpp Rotation 270 Converter Support */ #undef BUILD_CONVERT_32_RGB_ROT270 /* 32bpp Rotation 90 Converter Support */ #undef BUILD_CONVERT_32_RGB_ROT90 /* 8bpp 111 Converter Support */ #undef BUILD_CONVERT_8_RGB_111 /* 8bpp 121 Converter Support */ #undef BUILD_CONVERT_8_RGB_121 /* 8bpp 221 Converter Support */ #undef BUILD_CONVERT_8_RGB_221 /* 8bpp 222 Converter Support */ #undef BUILD_CONVERT_8_RGB_222 /* 8bpp 232 Converter Support */ #undef BUILD_CONVERT_8_RGB_232 /* 8bpp 332 Converter Support */ #undef BUILD_CONVERT_8_RGB_332 /* 8bpp 666 Converter Support */ #undef BUILD_CONVERT_8_RGB_666 /* YUV Converter Support */ #undef BUILD_CONVERT_YUV /* Buffer Rendering Backend */ #undef BUILD_ENGINE_BUFFER /* Generic Cairo Rendering Support */ #undef BUILD_ENGINE_CAIRO_COMMON /* Cairo X11 Rendering Backend */ #undef BUILD_ENGINE_CAIRO_X11 /* DirectFB Rendering Backend */ #undef BUILD_ENGINE_DIRECTFB /* Linux FB Rendering Backend */ #undef BUILD_ENGINE_FB /* Glitz X11 Rendering Backend */ #undef BUILD_ENGINE_GLITZ_X11 /* Generic OpenGL Rendering Support */ #undef BUILD_ENGINE_GL_COMMON /* OpenGL X11 Rendering Backend */ #undef BUILD_ENGINE_GL_X11 /* Qtopia Rendering Backend */ #undef BUILD_ENGINE_SOFTWARE_QTOPIA /* Software X11 Rendering Backend */ #undef BUILD_ENGINE_SOFTWARE_X11 /* Software XCB Rendering Backend */ #undef BUILD_ENGINE_SOFTWARE_XCB /* XRender X11 Rendering Backend */ #undef BUILD_ENGINE_XRENDER_X11 /* Xrender XCB Rendering Backend */ #undef BUILD_ENGINE_XRENDER_XCB /* EET Font Loader Support */ #undef BUILD_FONT_LOADER_EET /* EDB Image Loader Support */ #undef BUILD_LOADER_EDB /* EET Image Loader Support */ #undef BUILD_LOADER_EET /* GIF Image Loader Support */ #undef BUILD_LOADER_GIF /* JPEG Image Loader Support */ #undef BUILD_LOADER_JPEG /* TIFF Image Loader Support */ #undef BUILD_LOADER_TIFF /* Build MMX Code */ #undef BUILD_MMX /* Build Threaded Rendering */ #undef BUILD_PTHREAD /* Sampling Scaler Support */ #undef BUILD_SCALE_SAMPLE /* Smooth Scaler Support */ #undef BUILD_SCALE_SMOOTH /* Small Dither Mask Support */ #undef BUILD_SMALL_DITHER_MASK /* Build SSE Code */ #undef BUILD_SSE /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP systems. This function is required for `alloca.c' support on those systems. */ #undef CRAY_STACKSEG_END /* Define to 1 if using `alloca.c'. */ #undef C_ALLOCA /* Define to 1 if you have `alloca', as a function or macro. */ #undef HAVE_ALLOCA /* Define to 1 if you have and it should be used (not on Ultrix). */ #undef HAVE_ALLOCA_H /* Have altivec.h header file */ #undef HAVE_ALTIVEC_H /* Define to 1 if you have the `dladdr' function. */ #undef HAVE_DLADDR /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H /* Define to 1 if you have the `dlopen' function. */ #undef HAVE_DLOPEN /* have fontconfig searching capabilities */ #undef HAVE_FONTCONFIG /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* 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 /* 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_STAT_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_UNISTD_H /* Valgrind support */ #undef HAVE_VALGRIND /* "Module architecture" */ #undef MODULE_ARCH /* 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 /* If using the C implementation of alloca, define if you know the direction of stack growth for your system; otherwise it will be automatically deduced at runtime. STACK_DIRECTION > 0 => grows toward higher addresses STACK_DIRECTION < 0 => grows toward lower addresses STACK_DIRECTION = 0 => direction of growth unknown */ #undef STACK_DIRECTION /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* Version number of package */ #undef VERSION /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ #undef WORDS_BIGENDIAN /* Define to 1 if the X Window System is missing or not being used. */ #undef X_DISPLAY_MISSING /* Define to empty if `const' does not conform to ANSI C. */ #undef const