Mercurial > hg > octave-jordi > gnulib-hg
changeset 8019:314f4c62b20d
Move to utf16-ucs4.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sun, 28 Jan 2007 02:09:33 +0000 |
parents | 52a55c4e9f79 |
children | 39af6ceadf2e |
files | modules/utf16-ucs4-safe |
diffstat | 1 files changed, 0 insertions(+), 26 deletions(-) [+] |
line wrap: on
line diff
deleted file mode 100644 --- a/modules/utf16-ucs4-safe +++ /dev/null @@ -1,26 +0,0 @@ -Description: -Conversion UTF-16 to UCS-4. - -Files: -lib/utf16-ucs4-safe.h -lib/unistr/utf16-ucs4-safe.c -m4/utf-ucs4.m4 - -Depends-on: -unitypes - -configure.ac: -gl_UTF_UCS4 - -Makefile.am: -lib_SOURCES += utf16-ucs4-safe.h unistr/utf16-ucs4-safe.c - -Include: -"utf16-ucs4-safe.h" - -License: -LGPL - -Maintainer: -Bruno Haible -