fix missing linkage with -lrt for shm_open users.
authorGustavo Sverzut Barbieri <barbieri@gmail.com>
Sat, 19 Jan 2013 14:59:39 +0000 (14:59 +0000)
committerGustavo Sverzut Barbieri <barbieri@gmail.com>
Sat, 19 Jan 2013 14:59:39 +0000 (14:59 +0000)
commitee3575e8c8c50d1faf2f914558abd4adb30f4b03
tree658b07099c2e8c94c5494f61b4e239a0d3ebcbd7
parenteb7abae5c533a3697c68dc6c67e38db7a8456fc7
fix missing linkage with -lrt for shm_open users.

strange that nobody except hdante noticed this before, but it was
missing linkage with -lrt in libemotion (due generic being static) and
ecore_evas/extn.

SVN revision: 83007
configure.ac
m4/emotion_module.m4
src/Makefile_Ecore_Evas.am
src/Makefile_Emotion.am