Move to u8-mbtouc.
authorBruno Haible <bruno@clisp.org>
Sun, 28 Jan 2007 01:40:51 +0000 (01:40 +0000)
committerBruno Haible <bruno@clisp.org>
Sun, 28 Jan 2007 01:40:51 +0000 (01:40 +0000)
modules/unistr/u8-mbtouc-safe [deleted file]

diff --git a/modules/unistr/u8-mbtouc-safe b/modules/unistr/u8-mbtouc-safe
deleted file mode 100644 (file)
index 2a1a86f..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-Description:
-Look at first character in UTF-8 string.
-
-Files:
-lib/unistr/u8-mbtouc-safe.c
-
-Depends-on:
-unistr/base
-
-configure.ac:
-gl_MODULE_INDICATOR([unistr/u8-mbtouc-safe])
-
-Makefile.am:
-lib_SOURCES += unistr/u8-mbtouc-safe.c
-
-Include:
-"unistr.h"
-
-License:
-LGPL
-
-Maintainer:
-Bruno Haible
-