From 5973fdf3621d596452f3b9d8af3492ccc530600a Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sat, 24 Mar 2007 14:11:25 +0000 Subject: 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. --- modules/utf16-ucs4 | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'modules/utf16-ucs4') diff --git a/modules/utf16-ucs4 b/modules/utf16-ucs4 index 442183f947..9980479463 100644 --- a/modules/utf16-ucs4 +++ b/modules/utf16-ucs4 @@ -2,21 +2,19 @@ Description: Conversion UTF-16 to UCS-4. Files: -lib/utf16-ucs4.h lib/unistr/utf16-ucs4.c -m4/utf-ucs4.m4 Depends-on: unitypes +unistr/base configure.ac: -gl_UTF_UCS4 Makefile.am: -lib_SOURCES += utf16-ucs4.h unistr/utf16-ucs4.c +lib_SOURCES += unistr/utf16-ucs4.c Include: -"utf16-ucs4.h" +"unistr.h" License: LGPL -- cgit v1.2.1