Mercurial > hg > octave-kai > gnulib-hg
diff modules/ucs4-utf8 @ 8507:2d9de99c11d9
Drop the include files utf8-ucs4.h, utf8-ucs4-unsafe.h, utf16-ucs4.h,
utf16-ucs4-unsafe.h, ucs4-utf8.h, ucs4-utf16.h. Use unistr.h instead.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sat, 24 Mar 2007 14:11:25 +0000 (2007-03-24) |
parents | 00f3d4842cf6 |
children | c91a2881bc90 |
line wrap: on
line diff
--- a/modules/ucs4-utf8 +++ b/modules/ucs4-utf8 @@ -2,20 +2,19 @@ Conversion UCS-4 to UTF-8. Files: -lib/ucs4-utf8.h lib/unistr/ucs4-utf8.c -m4/ucs4-utf.m4 Depends-on: unitypes +unistr/base configure.ac: -gl_UCS4_UTF Makefile.am: -lib_SOURCES += ucs4-utf8.h unistr/ucs4-utf8.c +lib_SOURCES += unistr/ucs4-utf8.c Include: +"unistr.h" License: LGPL