mirror of
https://github.com/mirror/wget.git
synced 2025-02-25 03:10:53 +08:00
Use pipe' and
sigpipe' modules from gnulib.
This commit is contained in:
parent
ce45fe71aa
commit
b1db2362e1
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
* bootstrap: Update from gnulib.
|
* bootstrap: Update from gnulib.
|
||||||
|
|
||||||
|
* bootstrap.conf (gnulib_modules): Add `pipe' and `sigpipe'.
|
||||||
|
|
||||||
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.
|
||||||
|
@ -44,12 +44,14 @@ iconv-h
|
|||||||
listen
|
listen
|
||||||
maintainer-makefile
|
maintainer-makefile
|
||||||
crypto/md5
|
crypto/md5
|
||||||
|
pipe
|
||||||
quote
|
quote
|
||||||
quotearg
|
quotearg
|
||||||
recv
|
recv
|
||||||
select
|
select
|
||||||
send
|
send
|
||||||
setsockopt
|
setsockopt
|
||||||
|
sigpipe
|
||||||
snprintf
|
snprintf
|
||||||
socket
|
socket
|
||||||
stdbool
|
stdbool
|
||||||
|
Loading…
Reference in New Issue
Block a user