aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Blake <eblake@redhat.com>2011-03-31 16:00:20 -0600
committerEric Blake <eblake@redhat.com>2011-04-01 08:43:10 -0600
commitda3c471467e44ca469c0e5db8565ef8ffc0f2a33 (patch)
tree0637a99cbf854c57847c8109e7a0279ed0195ff8 /bootstrap.conf
parentFix libxl driver startup (diff)
downloadlibvirt-da3c471467e44ca469c0e5db8565ef8ffc0f2a33.tar.gz
libvirt-da3c471467e44ca469c0e5db8565ef8ffc0f2a33.tar.bz2
libvirt-da3c471467e44ca469c0e5db8565ef8ffc0f2a33.zip
virsh: fix mingw failure on creating nonblocking pipe
* .gnulib: Update to latest, for nonblocking module. * bootstrap.conf (gnulib_modules): Add nonblocking. * src/util/util.c (virSetBlocking): Defer to gnulib.
Diffstat (limited to 'bootstrap.conf')
-rw-r--r--bootstrap.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap.conf b/bootstrap.conf
index 733c3541c..ca0c3de1b 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -49,6 +49,7 @@ mkstemp
mkstemps
mktempd
netdb
+nonblocking
perror
physmem
pipe-posix