From: Paul Eggert Date: Mon, 4 Dec 2006 06:52:19 +0000 (+0000) Subject: Credit Georg Schwarz for reporting that last bug. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34bc3595924e9c87130f4b9c9aa349488c82ab7f;p=pspp Credit Georg Schwarz for reporting that last bug. --- 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.