elua: support for environment variable library path lookups in util.lib_load
authorDaniel Kolesa <d.kolesa@samsung.com>
Mon, 3 Nov 2014 13:20:27 +0000 (13:20 +0000)
committerDaniel Kolesa <d.kolesa@samsung.com>
Mon, 3 Nov 2014 13:20:54 +0000 (13:20 +0000)
commit8077e14fd6362dfb3ab29f54b77019f89c1d8687
tree81ac90f3c6bf0846cba55851f657acd2e554c183
parent652e2f688bb7c7057e69a4740181c12f17aa4e1d
elua: support for environment variable library path lookups in util.lib_load

This allows us to get rid of the LD_LIBRARY_PATH hack and thus make it more
cross-plaform as well as fix some bad behavior (with the hack it still looked
up the systemwide library if present instead of preferring in-tree)
src/Makefile_Elua_Helper.am
src/bin/elua/core/util.lua