* link pthread and spinlock code instead of just compiling
authorcaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 2 May 2010 05:19:35 +0000 (05:19 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 2 May 2010 05:19:35 +0000 (05:19 +0000)
commit0b427df2bcd2dc94ea3778f99e3c649530780039
tree8461d1174872dac598bdaed86390f1f85d27de0a
parentb94f3fd49f0f855840a757c35aa7bd604bb90acc
 * 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/eet@48539 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
m4/efl_pthread.m4