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