From f6e69baa3cf37f1a4f4bc7943f12fd3372c0f2fd Mon Sep 17 00:00:00 2001 From: Giuseppe Scrivano Date: Thu, 14 Apr 2011 16:02:43 +0200 Subject: [PATCH] Add new modules from gnulib. --- ChangeLog | 2 ++ bootstrap.conf | 2 ++ 2 files changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2feb57c5..df365e75 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,8 @@ * .hgignore: Likewise. * .symlinks: Likewise. + * bootstrap.conf (gnulib_modules): Add `mbtowc and `unlocked-io'. + 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 26b570ee..4486e023 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -43,6 +43,7 @@ ioctl iconv-h listen maintainer-makefile +mbtowc crypto/md5 pipe quote @@ -56,6 +57,7 @@ snprintf socket stdbool strcasestr +unlocked-io update-copyright vasprintf write -- 2.39.2