aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Blake <eblake@redhat.com>2011-04-06 08:10:28 -0600
committerEric Blake <eblake@redhat.com>2011-04-07 15:13:24 -0600
commit8ae5df5d93ca6d059d944f64416893f023e59c0d (patch)
tree4535ff5a308c61a3314023aa639fb579c4160027 /bootstrap.conf
parentbuild: fix gitignore sorting (diff)
downloadlibvirt-8ae5df5d93ca6d059d944f64416893f023e59c0d.tar.gz
libvirt-8ae5df5d93ca6d059d944f64416893f023e59c0d.tar.bz2
libvirt-8ae5df5d93ca6d059d944f64416893f023e59c0d.zip
virsh: fix mingw startup
* .gnulib: Update to latest, for pipe2. * bootstrap.conf (gnulib_modules): Add pipe2. * src/util/event_poll.c (virEventPollInit): Use it, to avoid problematic virSetCloseExec on mingw.
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 11d2199c9..3db0c6373 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -54,6 +54,7 @@ nonblocking
perror
physmem
pipe-posix
+pipe2
poll
posix-shell
pthread