mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04: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.conf (gnulib_modules): Add `pipe' and `sigpipe'.
|
||||
|
||||
2011-04-04 Giuseppe Scrivano <gscrivano@gnu.org>
|
||||
|
||||
* configure.ac: Use AC_CHECK_LIB to look for the openssl library.
|
||||
|
@ -44,12 +44,14 @@ iconv-h
|
||||
listen
|
||||
maintainer-makefile
|
||||
crypto/md5
|
||||
pipe
|
||||
quote
|
||||
quotearg
|
||||
recv
|
||||
select
|
||||
send
|
||||
setsockopt
|
||||
sigpipe
|
||||
snprintf
|
||||
socket
|
||||
stdbool
|
||||
|
Loading…
Reference in New Issue
Block a user