summaryrefslogtreecommitdiff
path: root/m4/wcwidth.m4
Commit message (Expand)AuthorAgeFilesLines
* * modules/fnmatch (Depends-on): Depend on wchar.Eric Blake2007-01-161-7/+5
* * lib/wctype_.h [HAVE_WINT_T]: Include <stddef.h> beforeEric Blake2007-01-101-4/+5
* * lib/mbchar.h: Just include <wctype.h>; the wctype modulePaul Eggert2006-12-271-2/+2
* Fix compilation error on platforms without 'wint_t' type.Bruno Haible2006-10-241-1/+2
* Work around the __VA_LIST__ in <wchar.h> problem on Tru64 with DTK compiler.Bruno Haible2006-08-111-1/+7
* Assume <string.h> exists.Bruno Haible2006-07-311-4/+2
* * wcwidth.m4 (gl_FUNC_WCWIDTH): Simplify by using AC_CHECK_DECLS.Eric Blake2006-07-021-17/+3
* Fixes after wcwidth module creation.Bruno Haible2006-06-281-6/+9
* * mbswidth.m4 (gl_MBSDWIDTH): Move wcwidth from here...Eric Blake2006-06-281-0/+37