build: Give internal libraries higher precedence
authorMichael Haubenwallner <michael.haubenwallner@salomon.at>
Thu, 14 Nov 2013 15:22:10 +0000 (16:22 +0100)
committerColin Walters <walters@verbum.org>
Tue, 19 Nov 2013 13:11:35 +0000 (08:11 -0500)
commitb1af471a3f08c3afa4eb61f0791998aac5da80a8
treed3f597b7104bea26a1f8e41e38209b0658e45b3a
parent36f1a4ce7ed6df6aa8d24169508cc33dfc34cd79
build: Give internal libraries higher precedence

Linking local libraries too late may cause preinstalled libraries to
get found earlier, due to external library paths in .la files.

https://bugzilla.gnome.org/show_bug.cgi?id=712314
gio/Makefile.am
gio/tests/Makefile.am
tests/Makefile.am
tests/gobject/Makefile.am