eina: fix siginfo detection.
authorCedric BAIL <cedric.bail@samsung.com>
Mon, 18 Feb 2013 07:39:49 +0000 (16:39 +0900)
committerCedric BAIL <cedric.bail@samsung.com>
Mon, 18 Feb 2013 07:46:52 +0000 (16:46 +0900)
commit884c31df411755d4ee86683f184b7bf3b0ce2ec0
tree922dc812d334ded46f381a77bd78160bcd4ed8a4
parent5adb2f1ae6766fb0880aba5a92fff4fa52d1402f
eina: fix siginfo detection.

Signal are not a portable way to detect memory mapped file corruption.
So let's disable it for system without signal and later find a way to
detect it on other system.
configure.ac
src/lib/eina/eina_mmap.c