]> git.ipfire.org Git - thirdparty/libvirt.git/commit
build: improve testsuite results with older automake
authorEric Blake <eblake@redhat.com>
Wed, 15 Dec 2010 00:23:22 +0000 (17:23 -0700)
committerEric Blake <eblake@redhat.com>
Mon, 20 Dec 2010 17:28:35 +0000 (10:28 -0700)
commitf0b834e74fbe6d40e0b982c03368afd42907ba50
tree0f81d22da67c1343402d65a343853d45162647fa
parent8e2b26db949943e7fec9d2b12a86b1fcaad13beb
build: improve testsuite results with older automake

* tests/Makefile.am (TESTS_ENVIRONMENT, commandtest_CFLAGS)
(commandhelper_CFLAGS): Avoid $(builddir) and $(abs_builddir) in
automake 1.9.6; fixes spurious failures of commandtest.
tests/Makefile.am