Remove unneeded code with notnull.cocci script
[framework/uifw/eet.git] / m4 / efl_pthread.m4
2010-06-23 carofix linking with mingw
2010-05-02 caro * link pthread and spinlock code instead of just compiling
2010-05-01 caroSome libc have a pthread that declares spinlock functions,
2010-03-07 carotypo
2010-03-07 carowhen pthread is found, don't abort if spin lock is...
2010-02-28 caroabort when pthread is requested but not found
2010-01-28 carofix mingw flags
2009-12-30 caro * better m4 code
2009-12-03 cedric * eet: All operation on Eet_File should be thread...