# HG changeset patch # User Bruno Haible # Date 1169950229 0 # Node ID 75ad4bc8d52c1246c7928937b0a9bce4ec62e519 # Parent 9c8330480188ef3028be618cd0d7bb2afa6754ba Move to here from u16-mbtouc-safe. diff --git a/modules/unistr/u16-mbtouc b/modules/unistr/u16-mbtouc new file mode 100644 --- /dev/null +++ b/modules/unistr/u16-mbtouc @@ -0,0 +1,24 @@ +Description: +Look at first character in UTF-16 string. + +Files: +lib/unistr/u16-mbtouc.c + +Depends-on: +unistr/base + +configure.ac: +gl_MODULE_INDICATOR([unistr/u16-mbtouc]) + +Makefile.am: +lib_SOURCES += unistr/u16-mbtouc.c + +Include: +"unistr.h" + +License: +LGPL + +Maintainer: +Bruno Haible +