]> Creatis software - gdcm.git/commitdiff
ENH: Adding BITS_TYPE_JPEG_MANGLE_NAME var that at config time will either bit gdcm_m...
authormalaterre <malaterre>
Mon, 4 Oct 2004 02:25:46 +0000 (02:25 +0000)
committermalaterre <malaterre>
Mon, 4 Oct 2004 02:25:46 +0000 (02:25 +0000)
src/jpeg/libijg/jconfig.h.in
src/jpeg/libijg8/jconfig.h.in

index 37a19773854ef61ed82436d407a239b666a2454f..0f8fa10a28507b2702a3761f5af9a961210a8c0e 100644 (file)
@@ -58,3 +58,8 @@ typedef unsigned char boolean;
 #undef PROGRESS_REPORT
 
 #endif /* JPEG_CJPEG_DJPEG */
+
+
+/* GDCM stuff */
+
+#include "@BITS_TYPE_JPEG_MANGLE_NAME@"
index 37a19773854ef61ed82436d407a239b666a2454f..0f8fa10a28507b2702a3761f5af9a961210a8c0e 100644 (file)
@@ -58,3 +58,8 @@ typedef unsigned char boolean;
 #undef PROGRESS_REPORT
 
 #endif /* JPEG_CJPEG_DJPEG */
+
+
+/* GDCM stuff */
+
+#include "@BITS_TYPE_JPEG_MANGLE_NAME@"