Move out the body of the conversion function to a compilation unit of its own.
[gnulib.git] / modules / utf16-ucs4
1 Description:
2 Conversion UTF-16 to UCS-4.
3
4 Files:
5 lib/utf16-ucs4.h
6 lib/unistr/utf16-ucs4.c
7 m4/utf-ucs4.m4
8
9 Depends-on:
10 unitypes
11
12 configure.ac:
13 gl_UTF_UCS4
14
15 Makefile.am:
16 lib_SOURCES += utf16-ucs4.h unistr/utf16-ucs4.c
17
18 Include:
19 "utf16-ucs4.h"
20
21 License:
22 LGPL
23
24 Maintainer:
25 Bruno Haible
26