do not add duplicate search paths to module loader.
authorbarbieri <barbieri@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 16 Jun 2009 15:02:57 +0000 (15:02 +0000)
committerbarbieri <barbieri@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 16 Jun 2009 15:02:57 +0000 (15:02 +0000)
commit29bab936f7887185b2db8966cb2d4baadfdc8263
tree0a225dba3898bd07d0b77b67bb327ee4968cc4f9
parent2d6a1f0ebd76b355c08e86bd3a1d8eda42a2ce81
do not add duplicate search paths to module loader.

usually libevas.so/../evas/modules is the same as libdir/evas/modules,
so avoid adding it twice.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@41059 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/file/evas_module.c