1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04:00

Add new modules from gnulib.

This commit is contained in:
Giuseppe Scrivano 2011-04-14 16:02:43 +02:00
parent 295bf3b81a
commit f6e69baa3c
2 changed files with 4 additions and 0 deletions

View File

@ -8,6 +8,8 @@
* .hgignore: Likewise. * .hgignore: Likewise.
* .symlinks: Likewise. * .symlinks: Likewise.
* bootstrap.conf (gnulib_modules): Add `mbtowc and `unlocked-io'.
2011-04-04 Giuseppe Scrivano <gscrivano@gnu.org> 2011-04-04 Giuseppe Scrivano <gscrivano@gnu.org>
* configure.ac: Use AC_CHECK_LIB to look for the openssl library. * configure.ac: Use AC_CHECK_LIB to look for the openssl library.

View File

@ -43,6 +43,7 @@ ioctl
iconv-h iconv-h
listen listen
maintainer-makefile maintainer-makefile
mbtowc
crypto/md5 crypto/md5
pipe pipe
quote quote
@ -56,6 +57,7 @@ snprintf
socket socket
stdbool stdbool
strcasestr strcasestr
unlocked-io
update-copyright update-copyright
vasprintf vasprintf
write write