X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=ETL%2Ftrunk%2FETL%2Fhandle;h=d957f76e746712354be8c5af0168d48121421257;hb=c8833dd28d1b06713e91f1f069e93f0fbfa6c971;hp=010f5c2d32e0d57cdb3f556d40e691daf94879d9;hpb=b47335d753b3e27f61a815b906f958e656e6f83f;p=synfig.git diff --git a/ETL/trunk/ETL/handle b/ETL/trunk/ETL/handle index 010f5c2..d957f76 100644 --- a/ETL/trunk/ETL/handle +++ b/ETL/trunk/ETL/handle @@ -31,7 +31,10 @@ #include "etl_config.h" // include the next line in an attempt to increase stability +// it seems to make things much *less* stable on MS Windows +#ifndef _WIN32 #define ETL_LOCK_REFCOUNTS +#endif #ifdef ETL_LOCK_REFCOUNTS # include "mutex"