From: Bruno Haible Date: Sun, 30 Sep 2007 23:28:59 +0000 (+0000) Subject: Update after gnulib changes. X-Git-Tag: v0.17~242 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c25c26e3d61f6c69863fc94a74823879b830c95;p=thirdparty%2Fgettext.git Update after gnulib changes. --- diff --git a/gnulib-local/ChangeLog b/gnulib-local/ChangeLog index 7907d88b1..32865230e 100644 --- a/gnulib-local/ChangeLog +++ b/gnulib-local/ChangeLog @@ -1,3 +1,7 @@ +2007-09-29 Bruno Haible + + * modules/fnmatch.diff: Update. + 2007-09-26 Bruno Haible * lib/vasprintf.c (int_vasprintf): Pass the args as a va_list, diff --git a/gnulib-local/modules/fnmatch.diff b/gnulib-local/modules/fnmatch.diff index 997dece7a..fbccf2e11 100644 --- a/gnulib-local/modules/fnmatch.diff +++ b/gnulib-local/modules/fnmatch.diff @@ -1,19 +1,19 @@ -*** modules/fnmatch.bak 2005-07-23 00:04:12.000000000 +0200 ---- modules/fnmatch 2006-07-30 20:44:18.000000000 +0200 +*** modules/fnmatch.orig 2007-09-30 05:30:42.000000000 +0200 +--- modules/fnmatch 2007-09-30 05:30:52.000000000 +0200 *************** -*** 9,15 **** - m4/fnmatch.m4 +*** 10,16 **** Depends-on: + extensions ! alloca stdbool - - configure.ac: ---- 9,15 ---- - m4/fnmatch.m4 + wchar + wctype +--- 10,16 ---- Depends-on: + extensions ! alloca-opt stdbool - - configure.ac: + wchar + wctype