summaryrefslogtreecommitdiff
path: root/modules/wcwidth
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2007-07-07 21:38:16 +0000
committerBruno Haible <bruno@clisp.org>2007-07-07 21:38:16 +0000
commit7599e817ca9e12244449ca2fad855b96f6c8b817 (patch)
tree8c52047e97b3ac3f6044a24e9ca9e378d4a95713 /modules/wcwidth
parentb7f0f487160002614050bf70533c41970ad2b108 (diff)
downloadgnulib-7599e817ca9e12244449ca2fad855b96f6c8b817.tar.gz
Work around MacOS X wcwidth(0x0301) bug.
Diffstat (limited to 'modules/wcwidth')
-rw-r--r--modules/wcwidth3
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/wcwidth b/modules/wcwidth
index 622fa228a8..74743947e1 100644
--- a/modules/wcwidth
+++ b/modules/wcwidth
@@ -10,6 +10,9 @@ m4/wint_t.m4
Depends-on:
wchar
wctype
+localcharset
+streq
+uniwidth/width
configure.ac:
gl_FUNC_WCWIDTH