From: Bruno Haible Date: Sun, 28 Jan 2007 01:40:48 +0000 (+0000) Subject: Move to here from u8-mbtouc-safe. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7cb05713030c2f074da12c50cdbaaf702ea890a;p=pspp Move to here from u8-mbtouc-safe. --- diff --git a/modules/unistr/u8-mbtouc b/modules/unistr/u8-mbtouc new file mode 100644 index 0000000000..a4fbb9800b --- /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 +