From: Jim Meyering <[EMAIL PROTECTED]>

* bootstrap: use more gnulib modules: close, connect, perror, recv,
send, socket setsockopt, gethostname.
---
 bootstrap |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/bootstrap b/bootstrap
index f8fcb30..22282d6 100755
--- a/bootstrap
+++ b/bootstrap
@@ -66,16 +66,25 @@ gnulib_tool=$GNULIB_SRCDIR/gnulib-tool

 modules='
 c-ctype
+close
+connect
 getaddrinfo
+gethostname
 getpass
 gettext
 inet_pton
 mkstemp
 mktempd
+perror
 physmem
 poll
 posix-shell
+recv
+send
+setsockopt
+socket
 strndup
+strerror
 strsep
 sys_stat
 useless-if-before-free
-- 
1.6.0.3.756.gb776d

--
Libvir-list mailing list
Libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to