]> xenbits.xensource.com Git - libvirt.git/commit
build: really fix mingw startup
authorEric Blake <eblake@redhat.com>
Fri, 8 Apr 2011 19:00:09 +0000 (13:00 -0600)
committerEric Blake <eblake@redhat.com>
Fri, 8 Apr 2011 19:00:09 +0000 (13:00 -0600)
commit6f171deacc9b9d5cca5c2a5d55398a248f3caccb
tree691853f5d7226d93436a8f6a8568b4ff10371f6c
parentece0b3ab7a9c6016975bf0dcf2adff98b66fcc5c
build: really fix mingw startup

Aargh; commit 8ae5dfd still didn't fix the mingw problem, because
gnulib defined O_NONBLOCK to 0 for just mingw.  I've now fixed
that in gnulib, but we need the latest pipe2 for libvirt to work.

* .gnulib: Update to latest, for pipe2 fixes.
.gnulib