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