# HG changeset patch # User Bruno Haible # Date 1169951352 0 # Node ID 714ce6adb25b552613fa491fe8b95a1dfdd3b235 # Parent c8ca097c10b9b912743116ad2ab76c58ca333ede Move to u32-mbtouc-unsafe. diff --git a/modules/unistr/u32-mbtouc b/modules/unistr/u32-mbtouc 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 -