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