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