* link pthread and spinlock code instead of just compiling
authorcaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 2 May 2010 05:19:00 +0000 (05:19 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 2 May 2010 05:19:00 +0000 (05:19 +0000)
commit5096907ae68aa67a1511c09ec129fe937b82f718
tree68874ce2fbb926e5f2c4139d3b8fbcefeb90b252
parent1f401e1d2a36b170af04f87f760997a34f001997
 * 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/eina@48537 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
m4/efl_pthread.m4