changeset 8002:9d41ea0fc0f5

Move to here from u8-mbtouc-safe.
author Bruno Haible <bruno@clisp.org>
date Sun, 28 Jan 2007 01:40:48 +0000
parents 0950cb413aad
children 13e1e2312aad
files modules/unistr/u8-mbtouc
diffstat 1 files changed, 24 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
new file mode 100644
--- /dev/null
+++ b/modules/unistr/u8-mbtouc
@@ -0,0 +1,24 @@
+Description:
+Look at first character in UTF-8 string.
+
+Files:
+lib/unistr/u8-mbtouc.c
+
+Depends-on:
+unistr/base
+
+configure.ac:
+gl_MODULE_INDICATOR([unistr/u8-mbtouc])
+
+Makefile.am:
+lib_SOURCES += unistr/u8-mbtouc.c
+
+Include:
+"unistr.h"
+
+License:
+LGPL
+
+Maintainer:
+Bruno Haible
+