changeset 7997:fbf695626b3a

Move to utf8-ucs4.
author Bruno Haible <bruno@clisp.org>
date Sun, 28 Jan 2007 01:31:59 +0000
parents f6072340a27e
children 67801f7d9b27
files modules/utf8-ucs4-safe
diffstat 1 files changed, 0 insertions(+), 26 deletions(-) [+]
line wrap: on
line diff
deleted file mode 100644
--- a/modules/utf8-ucs4-safe
+++ /dev/null
@@ -1,26 +0,0 @@
-Description:
-Conversion UTF-8 to UCS-4.
-
-Files:
-lib/utf8-ucs4-safe.h
-lib/unistr/utf8-ucs4-safe.c
-m4/utf-ucs4.m4
-
-Depends-on:
-unitypes
-
-configure.ac:
-gl_UTF_UCS4
-
-Makefile.am:
-lib_SOURCES += utf8-ucs4-safe.h unistr/utf8-ucs4-safe.c
-
-Include:
-"utf8-ucs4-safe.h"
-
-License:
-LGPL
-
-Maintainer:
-Bruno Haible
-