]> git.saurik.com Git - wxWidgets.git/blobdiff - src/tiff/libtiff/tif_config.h
Disable symbols visibility support for the Clang compiler.
[wxWidgets.git] / src / tiff / libtiff / tif_config.h
index f85ecbe635909f17c66ae4083f5583761ee43c33..b0840c777f349d196bee8b9ca204edee358327d9 100644 (file)
@@ -32,7 +32,7 @@
 #define SIZEOF_LONG 4
 #endif
 
 #define SIZEOF_LONG 4
 #endif
 
-#if __BIG_ENDIAN__
+#ifdef __BIG_ENDIAN__
     /* Set the native cpu bit order */
     #define HOST_FILLORDER FILLORDER_MSB2LSB
     
     /* Set the native cpu bit order */
     #define HOST_FILLORDER FILLORDER_MSB2LSB