]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Fri, 15 Apr 2011 17:37:37 +0000 (17:37 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Fri, 15 Apr 2011 17:37:37 +0000 (17:37 +0000)
tests/validate.h

index d5251c096483c4cb19b1c10370cc0c62625eca48..b1c7c8a8f9feb71854852df3cbcb7d740a871bff 100644 (file)
@@ -300,7 +300,9 @@ static const struct ReferenceFormats
     { "PFM", UndefinedCompression, 0.0 },
     { "PGM", UndefinedCompression, 0.0 },
     { "PGX", UndefinedCompression, 0.0 },
+#if !defined(MAGICKCORE_HDRI_SUPPORT)
     { "PICT", UndefinedCompression, 0.003 },
+#endif
     { "PIX", UndefinedCompression, 0.0 },
     { "PJPEG", UndefinedCompression, 0.003 },
     { "PLASMA", UndefinedCompression, 0.0 },