bug--
authorcaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 7 Mar 2010 11:47:11 +0000 (11:47 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 7 Mar 2010 11:47:11 +0000 (11:47 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@46937 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

configure.ac

index 3bd6f10..f78dccd 100644 (file)
@@ -890,7 +890,7 @@ AC_SUBST(quartz_ldflags)
 
 # basic pthread support
 
-EFL_CHECK_PTHREAD([have_pthread="yes"], [have_pthread="no"])
+EFL_CHECK_PTHREAD([no], [have_pthread="yes"], [have_pthread="no"])
 
 ### Checks for types
 AC_CHECK_SIZEOF(int, 4)