/* config.h. Generated from config.h.in by configure. */ /* config.h.in. Generated from configure.in by autoheader. */ /* Build Altivec Code */ /* #undef BUILD_ALTIVEC */ /* Build plain C code */ #define BUILD_C 1 /* 16bpp BGR 565 Converter Support */ #define BUILD_CONVERT_16_BGR_565 1 /* 16bpp 444 Converter Support */ #define BUILD_CONVERT_16_RGB_444 1 /* 16bpp 565 (444 ipaq) Converter Support */ #define BUILD_CONVERT_16_RGB_454645 1 /* 16bpp 555 Converter Support */ #define BUILD_CONVERT_16_RGB_555 1 /* 16bpp RGB 565 Converter Support */ #define BUILD_CONVERT_16_RGB_565 1 /* 16bpp Rotation 0 Converter Code */ #define BUILD_CONVERT_16_RGB_ROT0 1 /* 16bpp Rotation 270 Converter Code */ #define BUILD_CONVERT_16_RGB_ROT270 1 /* 16bpp Rotation 90 Converter Code */ #define BUILD_CONVERT_16_RGB_ROT90 1 /* 24bpp BGR 888 Converter Support */ #define BUILD_CONVERT_24_BGR_888 1 /* 24bpp RGB 888 Converter Support */ #define BUILD_CONVERT_24_RGB_888 1 /* 32bpp RBGX 8888 Converter Support */ #define BUILD_CONVERT_32_BGRX_8888 1 /* 32bpp BGR 8888 Converter Support */ #define BUILD_CONVERT_32_BGR_8888 1 /* 32bpp RBGX 8888 Converter Support */ #define BUILD_CONVERT_32_RGBX_8888 1 /* 32bpp RGB 8888 Converter Support */ #define BUILD_CONVERT_32_RGB_8888 1 /* 32bpp Rotation 0 Converter Support */ #define BUILD_CONVERT_32_RGB_ROT0 1 /* 32bpp Rotation 270 Converter Support */ #define BUILD_CONVERT_32_RGB_ROT270 1 /* 32bpp Rotation 90 Converter Support */ #define BUILD_CONVERT_32_RGB_ROT90 1 /* 8bpp 111 Converter Support */ #define BUILD_CONVERT_8_RGB_111 1 /* 8bpp 121 Converter Support */ #define BUILD_CONVERT_8_RGB_121 1 /* 8bpp 221 Converter Support */ #define BUILD_CONVERT_8_RGB_221 1 /* 8bpp 222 Converter Support */ #define BUILD_CONVERT_8_RGB_222 1 /* 8bpp 232 Converter Support */ #define BUILD_CONVERT_8_RGB_232 1 /* 8bpp 332 Converter Support */ #define BUILD_CONVERT_8_RGB_332 1 /* 8bpp 666 Converter Support */ #define BUILD_CONVERT_8_RGB_666 1 /* YUV Converter Support */ #define BUILD_CONVERT_YUV 1 /* Buffer Rendering Backend */ #define BUILD_ENGINE_BUFFER 1 /* 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 */ #define BUILD_ENGINE_SOFTWARE_X11 1 /* Software XCB Rendering Backend */ /* #undef BUILD_ENGINE_SOFTWARE_XCB */ /* XRender X11 Rendering Backend */ #define BUILD_ENGINE_XRENDER_X11 1 /* 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 */ #define BUILD_LOADER_GIF 1 /* JPEG Image Loader Support */ #define BUILD_LOADER_JPEG 1 /* TIFF Image Loader Support */ #define BUILD_LOADER_TIFF 1 /* Build MMX Code */ #define BUILD_MMX 1 /* Build Threaded Rendering */ /* #undef BUILD_PTHREAD */ /* Sampling Scaler Support */ #define BUILD_SCALE_SAMPLE 1 /* Smooth Scaler Support */ #define BUILD_SCALE_SMOOTH 1 /* Small Dither Mask Support */ /* #undef BUILD_SMALL_DITHER_MASK */ /* Build SSE Code */ #define BUILD_SSE 1 /* 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. */ #define HAVE_ALLOCA 1 /* Define to 1 if you have and it should be used (not on Ultrix). */ #define HAVE_ALLOCA_H 1 /* Have altivec.h header file */ /* #undef HAVE_ALTIVEC_H */ /* Define to 1 if you have the `dladdr' function. */ #define HAVE_DLADDR 1 /* Define to 1 if you have the header file. */ #define HAVE_DLFCN_H 1 /* Define to 1 if you have the `dlopen' function. */ #define HAVE_DLOPEN 1 /* 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" */ #define MODULE_ARCH "gnu-i386" /* Name of package */ #define PACKAGE "evas" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "" /* Define to the full name of this package. */ #define PACKAGE_NAME "" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "" /* Define to the version of this package. */ #define 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 */ #define VERSION "0.9.9.037" /* 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. */ #define const