From: Bruno Haible Date: Sat, 12 Feb 2011 16:11:33 +0000 (+0100) Subject: Update after gnulib changed. X-Git-Tag: v0.18.2~97 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f5d294195adfcf0a5553f878e6bbc99404b9fd0;p=thirdparty%2Fgettext.git Update after gnulib changed. --- diff --git a/ChangeLog b/ChangeLog index 13a372985..6a74ab994 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2011-02-12 Bruno Haible + + Update after gnulib changed. + * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC): Add wctype-h, remove + wctype. + 2011-02-12 Bruno Haible Use u8_mbtoucr instead of u8_mbtouc in some places. diff --git a/autogen.sh b/autogen.sh index 664ad08b3..f1aeba3c5 100755 --- a/autogen.sh +++ b/autogen.sh @@ -230,7 +230,7 @@ if ! $skip_gnulib; then verify warn-on-use wchar - wctype + wctype-h ' GNULIB_MODULES_TOOLS_OTHER=' gettext-tools-misc diff --git a/gnulib-local/ChangeLog b/gnulib-local/ChangeLog index b688c8b59..21af8fefe 100644 --- a/gnulib-local/ChangeLog +++ b/gnulib-local/ChangeLog @@ -1,3 +1,8 @@ +2011-02-12 Bruno Haible + + Update after gnulib changed. + * modules/fnmatch.diff: Update. + 2010-03-25 Bruno Haible Minor formatting changes. diff --git a/gnulib-local/modules/fnmatch.diff b/gnulib-local/modules/fnmatch.diff index fbccf2e11..f67ebbb0f 100644 --- a/gnulib-local/modules/fnmatch.diff +++ b/gnulib-local/modules/fnmatch.diff @@ -8,7 +8,7 @@ ! alloca stdbool wchar - wctype + wctype-h --- 10,16 ---- Depends-on: @@ -16,4 +16,4 @@ ! alloca-opt stdbool wchar - wctype + wctype-h