# HG changeset patch # User Bruno Haible # Date 1169950170 0 # Node ID 52a55c4e9f793893b7426fd7ded1e6c8f914eb8d # Parent 08f122560c4f551db057559659d2ee424a6476a9 Move to here from utf16-ucs4-safe. diff --git a/modules/utf16-ucs4 b/modules/utf16-ucs4 new file mode 100644 --- /dev/null +++ b/modules/utf16-ucs4 @@ -0,0 +1,26 @@ +Description: +Conversion UTF-16 to UCS-4. + +Files: +lib/utf16-ucs4.h +lib/unistr/utf16-ucs4.c +m4/utf-ucs4.m4 + +Depends-on: +unitypes + +configure.ac: +gl_UTF_UCS4 + +Makefile.am: +lib_SOURCES += utf16-ucs4.h unistr/utf16-ucs4.c + +Include: +"utf16-ucs4.h" + +License: +LGPL + +Maintainer: +Bruno Haible +