* 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)
commit70865214e5cf2c68bca3e906ba378369c930a0ce
treef323100a11d9d380e0e1b5d3239686c7bca2fd1d
parenta3ecab324243cb98554f8f05f93d6433bfccaecc
 * 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: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@48541 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
m4/efl_pthread.m4