efl: let's try to detect in a portable way phtread around the world.
authorCedric Bail <cedric.bail@samsung.com>
Tue, 12 Nov 2013 07:06:22 +0000 (16:06 +0900)
committerCedric Bail <cedric.bail@samsung.com>
Tue, 12 Nov 2013 07:06:22 +0000 (16:06 +0900)
commit2a29732e0734af82294d7b1fccc52595f3020f15
tree49e5fc8c9428ea8af790ac50710065d541321708
parentd2ff8d70a5d88307a1567f92c910abc0d9c4c272
efl: let's try to detect in a portable way phtread around the world.

Linking to Pthread seems to be highly not portable. Look at lock.m4
macro if you want to understand the hell it is ! By following it
closely we should now have better portability than the 1.7.x release.
And of course than our alpha...
m4/efl_threads.m4