From: Bruno Haible Date: Sun, 28 Jan 2007 01:40:51 +0000 (+0000) Subject: Move to u8-mbtouc. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a08a7624464e57536c7a4dcb117ee7a710e5cf7e;p=pspp 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 -