1/* src/config.hin. Generated from configure.ac by autoheader. */ 2 3/* Define is you are building for Win32 API */ 4#undef BGDWIN32 5 6/* Whether to support gd image formats */ 7#undef ENABLE_GD_FORMATS 8 9/* Define to 1 if you have the <dirent.h> header file. */ 10#undef HAVE_DIRENT_H 11 12/* Define to 1 if you have the <dlfcn.h> header file. */ 13#undef HAVE_DLFCN_H 14 15/* Define if you have the ft2build.h header. */ 16#undef HAVE_FT2BUILD_H 17 18/* Define if you have the iconv() function and it works. */ 19#undef HAVE_ICONV 20 21/* Define to 1 if you have the <iconv.h> header file. */ 22#undef HAVE_ICONV_H 23 24/* Define if <iconv.h> defines iconv_t. */ 25#undef HAVE_ICONV_T_DEF 26 27/* Define to 1 if you have the <inttypes.h> header file. */ 28#undef HAVE_INTTYPES_H 29 30/* Define if you have fontconfig */ 31#undef HAVE_LIBFONTCONFIG 32 33/* Define if you have freetype */ 34#undef HAVE_LIBFREETYPE 35 36/* Define if you have liq */ 37#undef HAVE_LIBIMAGEQUANT 38 39/* Define if you have jpeg */ 40#undef HAVE_LIBJPEG 41 42/* Define to 1 if you have the `m' library (-lm). */ 43#undef HAVE_LIBM 44 45/* Define if you have png */ 46#undef HAVE_LIBPNG 47 48/* Define if you have raqm */ 49#undef HAVE_LIBRAQM 50 51/* Define if you have tiff */ 52#undef HAVE_LIBTIFF 53 54/* Define if you have webp */ 55#undef HAVE_LIBWEBP 56 57/* Define if you have xpm */ 58#undef HAVE_LIBXPM 59 60/* Define if you have zlib */ 61#undef HAVE_LIBZ 62 63/* Define to 1 if you have the <memory.h> header file. */ 64#undef HAVE_MEMORY_H 65 66/* Define if OpenMP is enabled */ 67#undef HAVE_OPENMP 68 69/* Define if you have POSIX threads libraries and header files. */ 70#undef HAVE_PTHREAD 71 72/* Have PTHREAD_PRIO_INHERIT. */ 73#undef HAVE_PTHREAD_PRIO_INHERIT 74 75/* Define to 1 if you have the <stdint.h> header file. */ 76#undef HAVE_STDINT_H 77 78/* Define to 1 if you have the <stdlib.h> header file. */ 79#undef HAVE_STDLIB_H 80 81/* Define to 1 if you have the <strings.h> header file. */ 82#undef HAVE_STRINGS_H 83 84/* Define to 1 if you have the <string.h> header file. */ 85#undef HAVE_STRING_H 86 87/* Define to 1 if you have the <sys/stat.h> header file. */ 88#undef HAVE_SYS_STAT_H 89 90/* Define to 1 if you have the <sys/types.h> header file. */ 91#undef HAVE_SYS_TYPES_H 92 93/* Define to 1 if you have the <unistd.h> header file. */ 94#undef HAVE_UNISTD_H 95 96/* Define to 1 or 0, depending whether the compiler supports simple visibility 97 declarations. */ 98#undef HAVE_VISIBILITY 99 100/* Define as const if the declaration of iconv() needs const. */ 101#undef ICONV_CONST 102 103/* Define to the sub-directory where libtool stores uninstalled libraries. */ 104#undef LT_OBJDIR 105 106/* Name of package */ 107#undef PACKAGE 108 109/* Define to the address where bug reports for this package should be sent. */ 110#undef PACKAGE_BUGREPORT 111 112/* Define to the full name of this package. */ 113#undef PACKAGE_NAME 114 115/* Define to the full name and version of this package. */ 116#undef PACKAGE_STRING 117 118/* Define to the one symbol short name of this package. */ 119#undef PACKAGE_TARNAME 120 121/* Define to the home page for this package. */ 122#undef PACKAGE_URL 123 124/* Define to the version of this package. */ 125#undef PACKAGE_VERSION 126 127/* Define to necessary symbol if this constant uses a non-standard name on 128 your system. */ 129#undef PTHREAD_CREATE_JOINABLE 130 131/* Define to 1 if you have the ANSI C header files. */ 132#undef STDC_HEADERS 133 134/* Version number of package */ 135#undef VERSION 136