Add dladdr and env code for eina_module from Vincent Torri.
authorcedric <cedric>
Sat, 1 Nov 2008 15:39:53 +0000 (15:39 +0000)
committercedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 1 Nov 2008 15:39:53 +0000 (15:39 +0000)
commitd406e73ace6a3ae9d73fd76fcebce45a18bcc41d
treef6ad94f34be9b9f5cc3464a42952e65aa83fbe65
parent3f29a991f0b03c2c67e3c086ba9d5256e67d5ba4
Add dladdr and env code for eina_module from Vincent Torri.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eina@37374 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
configure.ac
m4/ac_attribute.m4
src/include/eina_module.h
src/lib/Makefile.am
src/lib/eina_mempool.c
src/lib/eina_module.c
src/modules/mp/fixed_bitmap/Makefile.am
src/tests/eina_suite.c
src/tests/eina_test_mempool.c
src/tests/eina_test_module.c