Index: trunk/include/sh_pthread.h
===================================================================
--- trunk/include/sh_pthread.h	(revision 138)
+++ trunk/include/sh_pthread.h	(revision 139)
@@ -36,5 +36,5 @@
  * ----   Recursive mutex  ----
  */
-#if defined(PTHREAD_MUTEX_RECURSIVE)
+#if defined(HAVE_PTHREAD_MUTEX_RECURSIVE)
 
 /* On GNU C, it's an enum, thus the alternative implementation 
