Add some changes to make ETL more suitable for Fedora:
[synfig.git] / ETL / trunk / ETL / _mutex_pthreads.h
index aed6766..8720617 100644 (file)
@@ -33,7 +33,7 @@
 
 #include <pthread.h>
 
-#ifdef HAVE_SCHED_H
+#ifdef __ETL_HAS_SCHED_H
 # include <sched.h>
 #endif