Mercurial > hg > octave-lojdl > gnulib-hg
comparison modules/ucs4-utf8 @ 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 |
comparison
equal
deleted
inserted
replaced
8521:c91a2881bc90 | 8522:2ac1de49bbbe |
---|---|
1 Description: | 1 Description: |
2 Conversion UCS-4 to UTF-8. | 2 Conversion UCS-4 to UTF-8. |
3 | 3 |
4 Files: | 4 Files: |
5 lib/unistr/u8-uctomb-aux.c | |
6 | 5 |
7 Depends-on: | 6 Depends-on: |
8 unitypes | 7 unistr/u8-uctomb |
9 unistr/base | |
10 | 8 |
11 configure.ac: | 9 configure.ac: |
12 | 10 |
13 Makefile.am: | 11 Makefile.am: |
14 lib_SOURCES += unistr/u8-uctomb-aux.c | |
15 | 12 |
16 Include: | 13 Include: |
17 "unistr.h" | 14 "unistr.h" |
18 | 15 |
19 License: | 16 License: |