I've been sitting on several unreviewed cleanups. Some of them
needed tweaks given recent changes in the tree, so I've rebased
them and am posting them in one group to make review easier.
Eric Blake (7):
build: allow autoconf 2.59 again
build: allow older libselinux again
build: improve testsuite results with older automake
tests: avoid data race
tests: avoid spurious failure of nodeinfotest
qemu: use virAsprintf instead of PATH_MAX
build: find xdr headers on cygwin
.gnulib | 2 +-
configure.ac | 37 +++++++++++++++++++++++---
src/Makefile.am | 2 +-
src/nodeinfo.c | 11 ++++++--
src/qemu/qemu_driver.c | 53 ++++++++++++++++++++-------------------
src/security/security_selinux.c | 29 +++++++++++++++++----
tests/Makefile.am | 8 +++---
tests/commandhelper.c | 2 +-
tests/nodeinfotest.c | 5 ++-
9 files changed, 100 insertions(+), 49 deletions(-)
--
1.7.3.3