Run gdb under libtool so that local libraries are used
authorNirbheek Chauhan <nirbheek@gentoo.org>
Tue, 21 Feb 2012 14:12:22 +0000 (19:42 +0530)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 5 Mar 2012 01:36:04 +0000 (20:36 -0500)
commit840c32281d307c709b3b2d83071280b3bf46b969
treec5db70d1c4ed2fc1c0d8943e0951b343fa82cc07
parentd49a77df5de8102974654f6f27a119dabd550043
Run gdb under libtool so that local libraries are used

If this isn't done, the system-wide glib is used for this test,
and that can cause test failures.

https://bugzilla.gnome.org/621368
tests/run-assert-msg-test.sh