From: Bruno Haible <bruno@clisp.org>
Date: Sun, 28 Jan 2007 01:40:51 +0000 (+0000)
Subject: Move to u8-mbtouc.
X-Git-Tag: cvs-readonly~1215
X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=a08a7624464e57536c7a4dcb117ee7a710e5cf7e;p=gnulib.git

Move to u8-mbtouc.
---

diff --git a/modules/unistr/u8-mbtouc-safe b/modules/unistr/u8-mbtouc-safe
deleted file mode 100644
index 2a1a86fd9a..0000000000
--- a/modules/unistr/u8-mbtouc-safe
+++ /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
-