]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Fix bugs in tests/Makefile.am.
authorJim Meyering <meyering@redhat.com>
Mon, 24 Mar 2008 10:18:36 +0000 (10:18 +0000)
committerJim Meyering <meyering@redhat.com>
Mon, 24 Mar 2008 10:18:36 +0000 (10:18 +0000)
commit870dba07b13cef6d998f187624a620328b8a7f1d
treec89d146700dd5fc066aaa3f1ef83bd45180ace59
parent979bb2bb67404a0e9c6021830c3817d6d1a7309e
Fix bugs in tests/Makefile.am.

* tests/Makefile.am (TESTS_ENVIRONMENT): Correct invalid
settings of abs_top_builddir and abs_top_srcdir.
Also prepend src/ to PATH, so we test the just-built virsh,
not whatever happens to be in the original $PATH.
ChangeLog
tests/Makefile.am