summaryrefslogtreecommitdiff
path: root/Build/source/libs/gd/libgd-src/src/config.hin
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/gd/libgd-src/src/config.hin')
-rw-r--r--Build/source/libs/gd/libgd-src/src/config.hin15
1 files changed, 6 insertions, 9 deletions
diff --git a/Build/source/libs/gd/libgd-src/src/config.hin b/Build/source/libs/gd/libgd-src/src/config.hin
index d2777209b45..56df3dabf72 100644
--- a/Build/source/libs/gd/libgd-src/src/config.hin
+++ b/Build/source/libs/gd/libgd-src/src/config.hin
@@ -3,15 +3,15 @@
/* Define is you are building for Win32 API */
#undef BGDWIN32
+/* Whether to support gd image formats */
+#undef ENABLE_GD_FORMATS
+
/* Define to 1 if you have the <dirent.h> header file. */
#undef HAVE_DIRENT_H
/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H
-/* Define to 1 if you have the <errno.h> header file. */
-#undef HAVE_ERRNO_H
-
/* Define if you have the ft2build.h header. */
#undef HAVE_FT2BUILD_H
@@ -45,6 +45,9 @@
/* Define if you have png */
#undef HAVE_LIBPNG
+/* Define if you have raqm */
+#undef HAVE_LIBRAQM
+
/* Define if you have tiff */
#undef HAVE_LIBTIFF
@@ -57,9 +60,6 @@
/* Define if you have zlib */
#undef HAVE_LIBZ
-/* Define to 1 if you have the <limits.h> header file. */
-#undef HAVE_LIMITS_H
-
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
@@ -72,9 +72,6 @@
/* Have PTHREAD_PRIO_INHERIT. */
#undef HAVE_PTHREAD_PRIO_INHERIT
-/* Define to 1 if you have the <stddef.h> header file. */
-#undef HAVE_STDDEF_H
-
/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H