/* src/config.h. Generated from config.hin by configure. */ /* src/config.hin. Generated from configure.ac by autoheader. */ /* Define is you are building for Win32 API */ /* #undef BGDWIN32 */ /* 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 if you have the ft2build.h header. */ #define HAVE_FT2BUILD_H 1 /* Define if you have the iconv() function and it works. */ #define HAVE_ICONV 1 /* Define to 1 if you have the header file. */ #define HAVE_ICONV_H 1 /* Define if defines iconv_t. */ #define HAVE_ICONV_T_DEF 1 /* Define to 1 if you have the header file. */ #define HAVE_INTTYPES_H 1 /* Define if you have the fontconfig library. */ #define HAVE_LIBFONTCONFIG 1 /* 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 if you have the Tiff library. */ /* #undef HAVE_LIBTIFF */ /* Define if you have the VPX library. */ /* #undef HAVE_LIBVPX */ /* Define if you have the Xpm library. */ /* #undef HAVE_LIBXPM */ /* 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 if you have POSIX threads libraries and header files. */ #define HAVE_PTHREAD 1 /* Have PTHREAD_PRIO_INHERIT. */ #define HAVE_PTHREAD_PRIO_INHERIT 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 /* 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. */ #define HAVE_UNISTD_H 1 /* Define to 1 or 0, depending whether the compiler supports simple visibility declarations. */ #define HAVE_VISIBILITY 1 /* Define as const if the declaration of iconv() needs const. */ #define ICONV_CONST /* Define to the sub-directory in which libtool stores uninstalled libraries. */ #define LT_OBJDIR ".libs/" /* Define to 1 if your C compiler doesn't accept -c and -o together. */ /* #undef NO_MINUS_C_MINUS_O */ /* Name of package */ #define PACKAGE "libgd" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "https://bitbucket.org/libgd/gd-libgd/issues" /* 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.1.0" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "libgd" /* Define to the home page for this package. */ #define PACKAGE_URL "http://lib.gd" /* Define to the version of this package. */ #define PACKAGE_VERSION "2.1.0" /* Define to 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.1.0"