Revert "configure: Link eina to librt. This is needed for shm_* calls"
authorDaniel Willmann <d.willmann@samsung.com>
Mon, 1 Jul 2013 08:18:25 +0000 (09:18 +0100)
committerDaniel Willmann <d.willmann@samsung.com>
Mon, 1 Jul 2013 08:18:25 +0000 (09:18 +0100)
This reverts commit 6445fea318f29fd6b1de0bc6fbe1b66bcc5673ba.

Jenkins seems lost without it, but this is wrong on some platforms. Need
to solve it another way.

configure.ac

index ce37914..de71c78 100644 (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