* link pthread and spinlock code instead of just compiling
authorcaro <caro>
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)
commit3090584aaa1a12b55c8c5544f14e40e750c225c8
tree8461d1174872dac598bdaed86390f1f85d27de0a
parent39507b53b4c8dea8c9077cb85fa77d085fdd1465
 * 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/eet@48539 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
m4/efl_pthread.m4