Prepend to $LD_LIBRARY_PATH not append
authorOwen W. Taylor <otaylor@fishsoup.net>
Thu, 13 Aug 2009 20:03:29 +0000 (16:03 -0400)
committerOwen W. Taylor <otaylor@fishsoup.net>
Thu, 13 Aug 2009 20:05:27 +0000 (16:05 -0400)
commitada09ae5027c16d75050bdfb70074e1e6ad880b6
tree5c669881776c626cf26641f202bf9c2492c8205a
parent6c33ce32ec1b760ea7ab03e3cd49b80f088c8366
Prepend to $LD_LIBRARY_PATH not append

We want to extend $LD_LIBRARY_PATH from the front so that uninstalled
libraries take precedence over installed libraries.

http://bugzilla.gnome.org/show_bug.cgi?id=591740
gir/Makefile.am
tests/scanner/Makefile.am