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)
commit94ac2b515b4fb796c40cf0aa24fd5d31c1c05395
tree6a28e68b5f90ac0e2b82c3593e745725d0bcd98e
parent37d3fae47e77cd8ce3003186b12fe50554e79dc2
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/evas@68464 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/modules/engines/software_generic/Makefile.am
src/modules/engines/wayland_egl/Makefile.am
src/modules/loaders/bmp/Makefile.am