summaryrefslogtreecommitdiff
path: root/magick/magick_config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'magick/magick_config.h.in')
-rw-r--r--magick/magick_config.h.in15
1 files changed, 15 insertions, 0 deletions
diff --git a/magick/magick_config.h.in b/magick/magick_config.h.in
index a6f229a..58ea73d 100644
--- a/magick/magick_config.h.in
+++ b/magick/magick_config.h.in
@@ -149,6 +149,21 @@
/* Define to 1 if you have the `jas_init_library' function. */
#undef HAVE_JAS_INIT_LIBRARY
+/* Define to 1 if you have the `jpeg12_read_scanlines' function. */
+#undef HAVE_JPEG12_READ_SCANLINES
+
+/* Define to 1 if you have the `jpeg12_write_scanlines' function. */
+#undef HAVE_JPEG12_WRITE_SCANLINES
+
+/* Define to 1 if you have the `jpeg16_read_scanlines' function. */
+#undef HAVE_JPEG16_READ_SCANLINES
+
+/* Define to 1 if you have the `jpeg16_write_scanlines' function. */
+#undef HAVE_JPEG16_WRITE_SCANLINES
+
+/* Define to 1 if you have the `jpeg_enable_lossless' function. */
+#undef HAVE_JPEG_ENABLE_LOSSLESS
+
/* Define if you have the <lcms2.h> header file. */
#undef HAVE_LCMS2_H