Drop the include files utf8-ucs4.h, utf8-ucs4-unsafe.h, utf16-ucs4.h,
[gnulib.git] / modules / ucs4-utf16
1 Description:
2 Conversion UCS-4 to UTF-16.
3
4 Files:
5 lib/unistr/ucs4-utf16.c
6
7 Depends-on:
8 unitypes
9 unistr/base
10
11 configure.ac:
12
13 Makefile.am:
14 lib_SOURCES += unistr/ucs4-utf16.c
15
16 Include:
17 "unistr.h"
18
19 License:
20 LGPL
21
22 Maintainer:
23 Bruno Haible
24