]> xenbits.xensource.com Git - libvirt.git/commit
tests/Makefile.am: use LIBTOOL variable instead of hardcoded name
authorMaciej Wolny <maciej.wolny@codethink.co.uk>
Wed, 2 May 2018 16:54:08 +0000 (17:54 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Wed, 2 May 2018 17:05:20 +0000 (19:05 +0200)
commit12fd47bced91fae5fc705ff5eac6f3491dcc6a6a
tree1c1c80f6370c4a01a1bdb4adeb3f66c05d5e85a6
parentbf70a48e22a9a1c3af1cf109c35054e831d1b404
tests/Makefile.am: use LIBTOOL variable instead of hardcoded name

Fixes "can't find libtool" error when running valgrind checks.

Signed-off-by: Maciej Wolny <maciej.wolny@codethink.co.uk>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
tests/Makefile.am