* link pthread and spinlock code instead of just compiling
authorcaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 2 May 2010 05:19:47 +0000 (05:19 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 2 May 2010 05:19:47 +0000 (05:19 +0000)
commit6448326ad733a22a9f6ad5c6eaa480cd56204ff1
tree8f7de50ff3e375e448b37c736314b1084a62c90a
parent3a8e1a61c6e5541038fb9fbbe31685110fcda246
 * 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/evas@48540 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
m4/efl_pthread.m4