From 66f4a9eb9711bc9e703d11a146fc912333fbd993 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 28 Jan 2007 02:35:41 +0000 Subject: [PATCH] Move to here from u32-mbtouc-safe. --- modules/unistr/u32-mbtouc | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 modules/unistr/u32-mbtouc diff --git a/modules/unistr/u32-mbtouc b/modules/unistr/u32-mbtouc new file mode 100644 index 000000000..35c33c1fe --- /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 + -- 2.11.0