Evas: fix shm_open() check (can be in libc or librt)
authorcaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 25 Mar 2012 16:39:04 +0000 (16:39 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 25 Mar 2012 16:39:04 +0000 (16:39 +0000)
commit765b9f150d3754ffe255d35d61b46e5cfb609cb0
tree4bd069aad01e63b9e9cd13f4b86d94cbe01042db
parent55b6b19f52b8b9799fbc9eebf1e4b1be7a9e7d36
Evas: fix shm_open() check (can be in libc or librt)

 This works in linux and windows, and should fix shm_detection on BSD (including Mac)

 BSD, Mac and solaris users : please check that it compiles and shm_open is detected

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/evas@69612 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
configure.ac
m4/efl_shm_open.m4 [new file with mode: 0644]
src/lib/cserve/Makefile.am
src/modules/loaders/generic/Makefile.am