libvirt/gnulib
Jim Meyering 783158511a work around MinGW build failure due to its lack of inet_aton
Use inet_pton instead; pull in gnulib's module by the same name.
* src/network_conf.c (virNetworkDefParseXML): Use inet_pton,
rather than inet_aton.
* bootstrap (modules): Add inet_pton.
* gnulib/lib/inet_pton.c: New file, from gnulib.
2008-08-06 12:08:49 +00:00
..
lib work around MinGW build failure due to its lack of inet_aton 2008-08-06 12:08:49 +00:00
m4 Add support for -drive QEMU syntax, and virtio bus / disk type 2008-05-09 16:41:19 +00:00
tests Ignore generated test binaries 2008-05-14 23:56:33 +00:00