remove -no-undefined for osx

SVN revision: 79437
This commit is contained in:
Carsten Haitzler 2012-11-19 03:26:26 +00:00
parent deec0c92b7
commit a1f39e26d9
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ EXTRA_DIST =
INSTALL_DATA_HOOKS =
MDIR = $(libdir)/enlightenment/modules
AM_LDFLAGS = -module -avoid-version -no-undefined
AM_LDFLAGS = -module -avoid-version
AM_CPPFLAGS = -I. \
-I$(top_srcdir) \
-I$(top_srcdir)/src/bin \