Revert "configure: Link eina to librt. This is needed for shm_* calls"

This reverts commit 6445fea318.

Jenkins seems lost without it, but this is wrong on some platforms. Need
to solve it another way.
This commit is contained in:
Daniel Willmann 2013-07-01 09:18:25 +01:00
parent 958a430f5e
commit 6aa69a0c7d
1 changed files with 0 additions and 1 deletions

View File

@ -712,7 +712,6 @@ AC_DEFINE_IF([EINA_STRINGSHARE_USAGE],
EFL_PLATFORM_DEPEND([EINA], [all])
EFL_ADD_LIBS([EINA], [-lm])
EFL_ADD_LIBS([EINA], [-lrt])
## Options