Fix linking complaints brought out by:
authorThanatermesis <thanatermesis.ecvs@gmail.com>
Mon, 27 Feb 2012 05:20:17 +0000 (05:20 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 27 Feb 2012 05:20:17 +0000 (05:20 +0000)
commit5ff59c74118ffcab09933c8df8fe9ba8b95a42ce
tree6da60e77130e130baf70a2e730a0ddf90cec69d6
parent6b50e49ec2c8e13e613749b48dcac5742865ed2d
Fix linking complaints brought out by:

From: Thanatermesis <thanatermesis.ecvs@gmail.com>
Subject: [E-devel] LDFLAGS with -Wl,-z,defs

Aparently if you add the option "-Wl,-z,defs" to your LDFLAGS, there's some
libs that doesn't compile, like evas and e_dbus, there's some logs:

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/emotion@68464 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
m4/emotion_check.m4
src/edje_external/Makefile.am
src/modules/generic/Makefile.am
src/modules/gstreamer/Makefile.am
src/modules/xine/Makefile.am