add EVAS_LIBS (set by EFL_CHECK_FUNC([EVAS], [shm_open]) which should

thus only contain -lrt if needed)...



SVN revision: 82711
This commit is contained in:
Carsten Haitzler 2013-01-13 03:52:09 +00:00
parent b2034671b7
commit a7e55676fa
1 changed files with 2 additions and 1 deletions

View File

@ -1489,7 +1489,8 @@ bin_evas_evas_cserve2_slave_CPPFLAGS = \
bin_evas_evas_cserve2_slave_LDADD = \
lib/eina/libeina.la \
@EVAS_LDFLAGS@
@EVAS_LDFLAGS@ \
@EVAS_LIBS@
bin_evas_evas_cserve2_slave_LDFLAGS = -export-dynamic