Mercurial > hg > octave-jordi > gnulib-hg
comparison modules/utf16-ucs4 @ 8522:2ac1de49bbbe
Reorganize modules utf8-ucs4-unsafe, utf16-ucs4-unsafe, utf8-ucs4, utf16-ucs4,
ucs4-utf8, ucs4-utf16.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sat, 24 Mar 2007 14:55:28 +0000 |
parents | c91a2881bc90 |
children | 1f14c6dd175d |
comparison
equal
deleted
inserted
replaced
8521:c91a2881bc90 | 8522:2ac1de49bbbe |
---|---|
1 Description: | 1 Description: |
2 Conversion UTF-16 to UCS-4. | 2 Conversion UTF-16 to UCS-4. |
3 | 3 |
4 Files: | 4 Files: |
5 lib/unistr/u16-mbtouc-aux.c | |
6 | 5 |
7 Depends-on: | 6 Depends-on: |
8 unitypes | 7 unistr/u16-mbtouc |
9 unistr/base | |
10 | 8 |
11 configure.ac: | 9 configure.ac: |
12 | 10 |
13 Makefile.am: | 11 Makefile.am: |
14 lib_SOURCES += unistr/u16-mbtouc-aux.c | |
15 | 12 |
16 Include: | 13 Include: |
17 "unistr.h" | 14 "unistr.h" |
18 | 15 |
19 License: | 16 License: |