/* config.h. Generated by configure. */ /* config.h.in. Generated from configure.in by autoheader. */ /* Define to 1 if you have the header file. */ #define HAVE_DLFCN_H 1 /* Define to 1 if you have the `FcFini' function. */ #define HAVE_FCFINI 1 /* FT_Bitmap_Size structure includes y_ppem field */ #define HAVE_FT_BITMAP_SIZE_Y_PPEM 1 /* Define to 1 if you have the `FT_GlyphSlot_Embolden' function. */ #define HAVE_FT_GLYPHSLOT_EMBOLDEN 1 /* Define to 1 if you have the header file. */ #define HAVE_INTTYPES_H 1 /* Define to 1 if you have the header file. */ #define HAVE_MEMORY_H 1 /* Define to 1 if you have the header file. */ #define HAVE_PTHREAD_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_STDINT_H */ /* 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 /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_INT_TYPES_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_TYPES_H 1 /* Define to 1 if the system has the type `uint128_t'. */ /* #undef HAVE_UINT128_T */ /* Define to 1 if the system has the type `uint64_t'. */ #define HAVE_UINT64_T 1 /* Define to 1 if you have the header file. */ #define HAVE_UNISTD_H 1 /* Define to 1 if you have the `vasnprintf' function. */ /* #undef HAVE_VASNPRINTF */ /* Define to 1 if you have the `XrmFinalize' function. */ /* #undef HAVE_XRMFINALIZE */ /* Name of package */ #define PACKAGE "cairo" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" /* Define to the full name of this package. */ #define PACKAGE_NAME "cairo" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "cairo 1.0.2" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "cairo" /* Define to the version of this package. */ #define PACKAGE_VERSION "1.0.2" /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* use MMX compiler intrinsics */ /* #undef USE_MMX */ /* Version number of package */ #define VERSION "1.0.2" /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ #define WORDS_BIGENDIAN 1 /* Define to 1 if the X Window System is missing or not being used. */ /* #undef X_DISPLAY_MISSING */