Fix linking complaints brought out by:
authorraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
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)
commitb8d83a27be25b5944b1a69d7a76c6c116c219622
tree6da60e77130e130baf70a2e730a0ddf90cec69d6
parent2ae5381b720712a84dd16fa3e4fa65b97252c7cb
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: svn+ssh://svn.enlightenment.org/var/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