/* config.h. Generated by configure. */ /* config.hin. Generated from configure.ac by autoheader. */ /* Define to 1 if you have the header file. */ #define HAVE_DLFCN_H 1 /* Define to 1 if you have the header file. */ #define HAVE_ERRNO_H 1 /* Define to 1 if you have the header file. */ /* #define HAVE_FT2BUILD_H 1 */ /* Define if you have the iconv() function. */ #ifndef _WIN32 #define HAVE_ICONV 1 #endif /* Define to 1 if you have the header file. */ #ifndef _WIN32 #define HAVE_ICONV_H 1 #endif /* Define if defines iconv_t. */ #ifndef _WIN32 #define HAVE_ICONV_T_DEF 1 #endif /* Define to 1 if you have the header file. */ #define HAVE_INTTYPES_H 1 /* Define if you have the fontconfig library. */ /* Under Redhat 7.2 you have to comment out the definition of HAVE_LIBFONTCONFIG */ /* #ifndef _WIN32 #define HAVE_LIBFONTCONFIG 1 #endif */ /* Define if you have the freetype library. */ /* #define HAVE_LIBFREETYPE 1 */ /* Define if you have the jpeg library. */ /* #define HAVE_LIBJPEG 1 */ /* Define to 1 if you have the `m' library (-lm). */ #define HAVE_LIBM 1 /* Define if you have the png library. */ #define HAVE_LIBPNG 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_LIBPNG_PNG_H */ /* Define if you have the Xpm library. */ #ifndef _WIN32 #define HAVE_LIBXPM 1 #endif /* Define if you have zlib. */ #define HAVE_LIBZ 1 /* Define to 1 if you have the header file. */ #define HAVE_LIMITS_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. */ /* #undef HAVE_PNG_H */ /* Define if you have POSIX threads libraries and header files. */ #if defined(_WIN32) || defined(__blrts__) #else #define HAVE_PTHREAD 1 #endif /* Define to 1 if you have the header file. */ #define HAVE_STDDEF_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. */ #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 you have the header file. */ #ifndef _WIN32 #define HAVE_UNISTD_H 1 #endif /* Define as const if the declaration of iconv() needs const. */ #ifndef _WIN32 #define ICONV_CONST const #endif /* Name of package */ #define PACKAGE "gd" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "gd@boutell.com" /* Define to the full name of this package. */ #define PACKAGE_NAME "GD" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "GD 2.0.33" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "gd" /* Define to the version of this package. */ #define PACKAGE_VERSION "2.0.33" /* Define to the necessary symbol if this constant uses a non-standard name on your system. */ /* #undef PTHREAD_CREATE_JOINABLE */ /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Version number of package */ #define VERSION "2.0.33"