From: Bruno Haible Date: Sat, 27 Jan 2007 18:39:11 +0000 (+0000) Subject: Move to here from utf8-ucs4. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b85db5142f901bbc8f48fafb520712db62c94e8;p=pspp Move to here from utf8-ucs4. --- diff --git a/modules/utf8-ucs4-unsafe b/modules/utf8-ucs4-unsafe new file mode 100644 index 0000000000..65bf23918b --- /dev/null +++ b/modules/utf8-ucs4-unsafe @@ -0,0 +1,26 @@ +Description: +Conversion UTF-8 to UCS-4. + +Files: +lib/utf8-ucs4-unsafe.h +lib/unistr/utf8-ucs4-unsafe.c +m4/utf-ucs4.m4 + +Depends-on: +unitypes + +configure.ac: +gl_UTF_UCS4 + +Makefile.am: +lib_SOURCES += utf8-ucs4-unsafe.h unistr/utf8-ucs4-unsafe.c + +Include: +"utf8-ucs4-unsafe.h" + +License: +LGPL + +Maintainer: +Bruno Haible +