From 34bc3595924e9c87130f4b9c9aa349488c82ab7f Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 4 Dec 2006 06:52:19 +0000 Subject: [PATCH] Credit Georg Schwarz for reporting that last bug. --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index e8c1b8a404..51eec8691f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2006-12-03 Paul Eggert + Fix porting problem for iswctype reported by Georg Schwarz in: + http://lists.gnu.org/archive/html/bug-coreutils/2006-12/msg00017.html * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Require HAVE_ISWCTYPE, too. * lib/regex_internal.h (RE_ENABLE_I18N): Likewise. * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for iswctype, too. -- 2.30.2