log m4/wcwidth.m4 @ 9209:5a0294ce5372

age author description
Wed, 12 Sep 2007 15:59:57 +0000 Eric Blake Track CVS Autoconf on AC_USE_SYSTEM_EXTENSIONS.
Sat, 07 Jul 2007 21:38:16 +0000 Bruno Haible Work around MacOS X wcwidth(0x0301) bug.
Sat, 07 Jul 2007 20:59:43 +0000 Bruno Haible Remove the wcwidth.h file. Move wcwidth's declaration to wchar_.h.
Sat, 07 Jul 2007 20:05:36 +0000 Bruno Haible wcwidth.h no longer needs 'inline'.
Sat, 07 Jul 2007 19:27:06 +0000 Bruno Haible Provide wcwidth replacement in separate file wcwidth.c.
Tue, 16 Jan 2007 16:31:23 +0000 Eric Blake * modules/fnmatch (Depends-on): Depend on wchar.
Wed, 10 Jan 2007 13:46:26 +0000 Eric Blake * lib/wctype_.h [HAVE_WINT_T]: Include <stddef.h> before
Wed, 27 Dec 2006 19:54:25 +0000 Paul Eggert * lib/mbchar.h: Just include <wctype.h>; the wctype module
Tue, 24 Oct 2006 20:19:49 +0000 Bruno Haible Fix compilation error on platforms without 'wint_t' type.
Fri, 11 Aug 2006 13:09:44 +0000 Bruno Haible Work around the __VA_LIST__ in <wchar.h> problem on Tru64 with DTK compiler.
Mon, 31 Jul 2006 14:42:54 +0000 Bruno Haible Assume <string.h> exists.
Sun, 02 Jul 2006 22:15:50 +0000 Eric Blake * wcwidth.m4 (gl_FUNC_WCWIDTH): Simplify by using AC_CHECK_DECLS.
Wed, 28 Jun 2006 17:03:53 +0000 Bruno Haible Fixes after wcwidth module creation.
Wed, 28 Jun 2006 13:10:12 +0000 Eric Blake * mbswidth.m4 (gl_MBSDWIDTH): Move wcwidth from here...