summaryrefslogtreecommitdiff
path: root/src/xutf8/lcUniConv/README
diff options
context:
space:
mode:
authorManolo Gouy <Manolo>2010-11-28 18:55:50 +0000
committerManolo Gouy <Manolo>2010-11-28 18:55:50 +0000
commitf4fc4241b7ae71c1ca7d39b835055e68ae16e08e (patch)
tree4abc70b332c8503ab424a2ebcffbe930513a5bce /src/xutf8/lcUniConv/README
parentdcfdf8be20bff349c1a7a54d6b4d079d91bf540e (diff)
STR #2155: fixed using sparkaround's patch conditional to use of configure --enable-cp936
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7902 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'src/xutf8/lcUniConv/README')
-rw-r--r--src/xutf8/lcUniConv/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xutf8/lcUniConv/README b/src/xutf8/lcUniConv/README
index 6ce59c7bc..6c0ca937e 100644
--- a/src/xutf8/lcUniConv/README
+++ b/src/xutf8/lcUniConv/README
@@ -3,7 +3,7 @@ $XFree86: xc/lib/X11/lcUniConv/README,v 1.3 2003/10/24 15:34:01 tsi Exp $
The files in this directory are taken from the libiconv-1.1 package.
The *.h files were generated from tables (mostly from ftp.unicode.org) using
-the programs '8bit_tab_to_h.c' and 'cjk_tab_to_h.c'. On some of them, further
+the programs '8bit_tab_to_h.c', 'cjk_tab_to_h.c' and 'gbk_tab_to_h.c'. On some of them, further
optimizations were applied by hand.
If you find a bug in these files, instead of modifying them in XFree86