From: Giuseppe Scrivano Date: Thu, 14 Apr 2011 10:07:43 +0000 (+0200) Subject: Use `pipe' and `sigpipe' modules from gnulib. X-Git-Tag: v1.13~44 X-Git-Url: http://sjero.net/git/?p=wget;a=commitdiff_plain;h=b1db2362e1ea1934bb26dd7c9c0f76c7f6d9f917 Use `pipe' and `sigpipe' modules from gnulib. --- diff --git a/ChangeLog b/ChangeLog index 1395560b..4f11f4d2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,8 @@ * bootstrap: Update from gnulib. + * bootstrap.conf (gnulib_modules): Add `pipe' and `sigpipe'. + 2011-04-04 Giuseppe Scrivano * configure.ac: Use AC_CHECK_LIB to look for the openssl library. diff --git a/bootstrap.conf b/bootstrap.conf index 70fdfb70..26b570ee 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -44,12 +44,14 @@ iconv-h listen maintainer-makefile crypto/md5 +pipe quote quotearg recv select send setsockopt +sigpipe snprintf socket stdbool