trivial fixes
[swftools.git] / config.h.in
index 9f122a0..60bf322 100644 (file)
 #endif
 #endif
 
+#ifndef WIN32
+#define CHECKS
+#endif
+
 // supply a substitute calloc function if necessary
 #ifndef HAVE_CALLOC
 #define calloc rfx_calloc_replacement