X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=config.h.in;h=60bf3227f63e34d6d1b6fba20b67b76afa7af05c;hp=9f122a030dca41e0ddab17f7b37b6f624392d905;hb=976580517099fe477acbf1ca379716a7a329fb19;hpb=a9634f803811f39e67114955c3e9c30ae247a669 diff --git a/config.h.in b/config.h.in index 9f122a0..60bf322 100644 --- a/config.h.in +++ b/config.h.in @@ -277,6 +277,10 @@ #endif #endif +#ifndef WIN32 +#define CHECKS +#endif + // supply a substitute calloc function if necessary #ifndef HAVE_CALLOC #define calloc rfx_calloc_replacement