From: Bruno Haible Date: Sat, 27 Jan 2007 18:53:57 +0000 (+0000) Subject: Move to u8-mbtouc-unsafe. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=176ac9ff59efbd9af86b2f26b766b9a1c202636a;p=pspp Move to u8-mbtouc-unsafe. --- diff --git a/modules/unistr/u8-mbtouc b/modules/unistr/u8-mbtouc deleted file mode 100644 index a4fbb9800b..0000000000 --- a/modules/unistr/u8-mbtouc +++ /dev/null @@ -1,24 +0,0 @@ -Description: -Look at first character in UTF-8 string. - -Files: -lib/unistr/u8-mbtouc.c - -Depends-on: -unistr/base - -configure.ac: -gl_MODULE_INDICATOR([unistr/u8-mbtouc]) - -Makefile.am: -lib_SOURCES += unistr/u8-mbtouc.c - -Include: -"unistr.h" - -License: -LGPL - -Maintainer: -Bruno Haible -