* link pthread and spinlock code instead of just compiling
authorcaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 2 May 2010 05:20:02 +0000 (05:20 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 2 May 2010 05:20:02 +0000 (05:20 +0000)
commit9e15653ce6ce69cc63f2584ef977645e3e7e13bd
treef323100a11d9d380e0e1b5d3239686c7bca2fd1d
parentdb2316235632a1cee46cae6978a495839ca1bda0
 * link pthread and spinlock code instead of just compiling
 * POSIX pthread spinlock may be unimplemented, so don't
   exit with an error if they are not available

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@48541 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
m4/efl_pthread.m4