projects
/
platform
/
upstream
/
enlightenment.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
deec0c9
)
remove -no-undefined for osx
author
Carsten Haitzler
<raster@rasterman.com>
Mon, 19 Nov 2012 03:26:26 +0000
(
03:26
+0000)
committer
Carsten Haitzler
<raster@rasterman.com>
Mon, 19 Nov 2012 03:26:26 +0000
(
03:26
+0000)
SVN revision: 79437
src/modules/Makefile.am
patch
|
blob
|
history
diff --git
a/src/modules/Makefile.am
b/src/modules/Makefile.am
index fb83bfbe4076c6379c28c84e1987e24b23fdc9dc..26a1aa70d90b6b08726eb428e930fc384e6abad8 100644
(file)
--- a/
src/modules/Makefile.am
+++ b/
src/modules/Makefile.am
@@
-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 \