[libvirt] [PATCH] Conditionally include termios.h

Eric Blake eblake at redhat.com
Wed Oct 13 12:16:03 UTC 2010


On 10/13/2010 04:34 AM, Daniel P. Berrange wrote:
> The configure.ac file checks for termios.h, but its use is
> not protected by HAVE_TERMIOS_H. This breaks the build on
> mingw32
>
> * src/util/util.c: Conditionally include termios.h

NACK.  Gnulib provides the termios header replacement, we just need to 
fix bootstrap.conf to use the gnulib module.

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org




More information about the libvir-list mailing list