]> Creatis software - gdcm.git/blobdiff - src/jpeg/libijg/gdcm_mangle_8bits.h
ENH: I am a moron. Fix compilation of gdcm in static mode, I had to add some new...
[gdcm.git] / src / jpeg / libijg / gdcm_mangle_8bits.h
index a2b6560bf3a93dda0878a3f464a93da6d15a00b7..56b48f3505635dda30864b1036035e21a420630e 100644 (file)
@@ -10,7 +10,7 @@ GDCM. This also allows us to generate two jpeg library (8bits and 12bits).
 
 The following command was used to obtain the symbol list:
 
-nm libgdcmijpeg8.a | grep " T " | colrm 1 11 | sort
+nm libgdcmijpeg8.a | grep " [R|T] " | colrm 1 11 | sort
 */
 
 #define jcopy_block_row gdcm_jpeg8_jcopy_block_row
@@ -83,6 +83,7 @@ nm libgdcmijpeg8.a | grep " T " | colrm 1 11 | sort
 #define jpeg_mem_available gdcm_jpeg8_jpeg_mem_available
 #define jpeg_mem_init gdcm_jpeg8_jpeg_mem_init
 #define jpeg_mem_term gdcm_jpeg8_jpeg_mem_term
+#define jpeg_natural_order gdcm_jpeg8_jpeg_natural_order
 #define jpeg_new_colormap gdcm_jpeg8_jpeg_new_colormap
 #define jpeg_open_backing_store gdcm_jpeg8_jpeg_open_backing_store
 #define jpeg_quality_scaling gdcm_jpeg8_jpeg_quality_scaling
@@ -102,6 +103,7 @@ nm libgdcmijpeg8.a | grep " T " | colrm 1 11 | sort
 #define jpeg_start_decompress gdcm_jpeg8_jpeg_start_decompress
 #define jpeg_start_output gdcm_jpeg8_jpeg_start_output
 #define jpeg_std_error gdcm_jpeg8_jpeg_std_error
+#define jpeg_std_message_table gdcm_jpeg8_jpeg_std_message_table
 #define jpeg_stdio_dest gdcm_jpeg8_jpeg_stdio_dest
 #define jpeg_stdio_src gdcm_jpeg8_jpeg_stdio_src
 #define jpeg_suppress_tables gdcm_jpeg8_jpeg_suppress_tables