# HG changeset patch # User Paul Eggert # Date 1165215139 0 # Node ID b78602e93aef2613eaf0dd6fd5d4ea7814c23949 # Parent 47b81ff5eb33292467822c802609e4f0a8ff541c Credit Georg Schwarz for reporting that last bug. diff --git a/ChangeLog b/ChangeLog --- 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.