changeset 8030:714ce6adb25b

Move to u32-mbtouc-unsafe.
author Bruno Haible <bruno@clisp.org>
date Sun, 28 Jan 2007 02:29:12 +0000
parents c8ca097c10b9
children ecc8ead0ad7f
files modules/unistr/u32-mbtouc
diffstat 1 files changed, 0 insertions(+), 24 deletions(-) [+]
line wrap: on
line diff
deleted file mode 100644
--- a/modules/unistr/u32-mbtouc
+++ /dev/null
@@ -1,24 +0,0 @@
-Description:
-Look at first character in UTF-32 string.
-
-Files:
-lib/unistr/u32-mbtouc.c
-
-Depends-on:
-unistr/base
-
-configure.ac:
-gl_MODULE_INDICATOR([unistr/u32-mbtouc])
-
-Makefile.am:
-lib_SOURCES += unistr/u32-mbtouc.c
-
-Include:
-"unistr.h"
-
-License:
-LGPL
-
-Maintainer:
-Bruno Haible
-