/* config.h. Generated by configure. */ /* config.h.in. Generated from configure.in by autoheader. */ /* Define if memory allocation logging and debugging is desired */ /* #undef DEBUG_ALLOCS */ /* Define if libAfterBase is available */ /* #undef HAVE_AFTERBASE */ /* Define if using builtin libjpeg */ /* #undef HAVE_BUILTIN_JPEG */ /* Define if using builtin libpng */ /* #undef HAVE_BUILTIN_PNG */ /* Define if using builtin libungif */ #define HAVE_BUILTIN_UNGIF 1 /* Define to 1 if you have the header file, and it defines `DIR'. */ #define HAVE_DIRENT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_ERRNO_H 1 /* Define if libFreeType is available */ #define HAVE_FREETYPE 1 /* Define if libFreeType has freetype.h in freetype/ */ #define HAVE_FREETYPE_FREETYPE 1 /* Define to 1 if you have the header file. */ #define HAVE_FT2BUILD_H /* Define if libgif/ungif is available */ #define HAVE_GIF 1 /* Support for OpenGL extention */ /* #undef HAVE_GLX */ /* Define to 1 if you have the header file. */ #define HAVE_INTTYPES_H 1 /* Define if libjpeg is available */ #define HAVE_JPEG 1 /* Define if support for XPM images should be through libXpm */ /* #undef HAVE_LIBXPM */ /* Define if support for XPM images should be through libXpm library in Xlib */ /* #undef HAVE_LIBXPM_X11 */ /* Define to 1 if the system has the type `long long'. */ #define HAVE_LONG_LONG 1 /* Define to 1 if you have the header file. */ #define HAVE_MALLOC_H 1 /* Define to 1 if you have the header file. */ #define HAVE_MEMORY_H 1 /* Define if CPU supports MMX instructions */ /* #undef HAVE_MMX */ /* Define to 1 if you have the header file, and it defines `DIR'. */ /* #undef HAVE_NDIR_H */ /* Define if libpng is available */ #define HAVE_PNG 1 /* We always use function prototypes - not supporting old compilers */ #define HAVE_PROTOTYPES 1 /* Define to 1 if you have the header file. */ #define HAVE_STDARG_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDDEF_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDINT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDLIB_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STRINGS_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STRING_H 1 /* librsvg v.2.0 or higher is available */ /* #undef HAVE_SVG */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_DIRENT_H */ /* Define to 1 if you have the header file, and it defines `DIR'. */ /* #undef HAVE_SYS_DIR_H */ /* Define to 1 if you have the header file, and it defines `DIR'. */ /* #undef HAVE_SYS_NDIR_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_STAT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_TIME_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_TYPES_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_WAIT_H 1 /* Define if libtiff is available */ /* #undef HAVE_TIFF */ /* Define to 1 if you have the header file. */ #define HAVE_UNISTD_H 1 /* Define if support for XPM images is desired */ #define HAVE_XPM 1 /* Define to 1 if you have the header file. */ #define HAVE_ZLIB_H 1 /* Define if locale support in X is needed */ /* #undef I18N */ /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "as-bugs@afterstep.org" /* Define to the full name of this package. */ #define PACKAGE_NAME "libAfterImage" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "libAfterImage 1.20" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "libAfterImage.tar" /* Define to the version of this package. */ #define PACKAGE_VERSION "1.20" /* Support for shaped windows */ #define SHAPE 1 /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Define to 1 if you can safely include both and . */ #define TIME_WITH_SYS_TIME 1 /* 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 if support for shared memory XImages is available */ /* #undef XSHMIMAGE */ /* Define to 1 if the X Window System is missing or not being used. */ /* #undef X_DISPLAY_MISSING */ /* Define to 1 if type `char' is unsigned and you are not using gcc. */ #ifndef __CHAR_UNSIGNED__ /* # undef __CHAR_UNSIGNED__ */ #endif /* Define to empty if `const' does not conform to ANSI C. */ /* #undef const */ /* Define to `__inline__' or `__inline' if that's what the C compiler calls it, or to nothing if 'inline' is not supported under any name. */ #ifndef __cplusplus /* #undef inline */ #endif