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