use more gnulib modules

* bootstrap: use more gnulib modules: close, connect, perror, recv,
send, socket setsockopt, gethostname.
This commit is contained in:
Jim Meyering 2008-10-28 17:46:07 +00:00
parent cabb75c503
commit c54eb963dd
2 changed files with 15 additions and 0 deletions

View File

@ -1,3 +1,9 @@
Tue Oct 28 10:22:45 +0100 2008 Jim Meyering <meyering@redhat.com>
use more gnulib modules
* bootstrap: use more gnulib modules: close, connect, perror, recv,
send, socket setsockopt, gethostname.
Tue Oct 28 10:22:44 +0100 2008 Jim Meyering <meyering@redhat.com>
adapt to API change in gnulib

View File

@ -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