diff --git a/libtiff/tiffconf.h.in b/libtiff/tiffconf.h.in index a52a29c3..bbac7cd3 100644 --- a/libtiff/tiffconf.h.in +++ b/libtiff/tiffconf.h.in @@ -81,6 +81,9 @@ lacking the tag (default enabled). */ #undef CHECK_JPEG_YCBCR_SUBSAMPLING +/* Support MS MDI magic number files as TIFF */ +#undef MDI_SUPPORT + /* * Feature support definitions. * XXX: These macros are obsoleted. Don't use them in your apps!