]> Creatis software - gdcm.git/blobdiff - src/gdcmjpeg/jmorecfg.h.in
avoid Doxygen Warnings
[gdcm.git] / src / gdcmjpeg / jmorecfg.h.in
index c728d94604d74369fe7afc5e3d15456fa2e5ed2b..550e0480145dcc054ce9bf62a7699ea04cff96d7 100644 (file)
@@ -217,6 +217,13 @@ typedef unsigned int JDIMENSION;
 #cmakedefine JPEGDLL
 #cmakedefine JPEGSTATIC
 
+/* For more info on this bug see:
+ * [Broken JPEG from GE station] on comp.protocols.dicom
+ * and official publication at:
+ * http://www.medicalconnections.co.uk/html/lossless_bug.html
+ */
+#cmakedefine SUPPORT_DICOMOBJECTS_BUG
+
 /* a function called through method pointers: */
 #define METHODDEF(type)    static type
 /* a function used only in its module: */