From 84edb7cb9a67dfd10857e9503ec953c05d870341 Mon Sep 17 00:00:00 2001 From: Owen Taylor Date: Sun, 12 Nov 2000 23:45:34 +0000 Subject: Remove checks for iconv - we now depend on g_iconv wrapper defined in Sun Nov 12 18:36:38 2000 Owen Taylor * configure.in (included_modules): Remove checks for iconv - we now depend on g_iconv wrapper defined in GLib. * modules/basic/basic.c: Use g_iconv_* not iconv(). * pango/itemize.c pango/pango-context.c modules/thai/thai.c: Remove spurious iconv.h includes. --- ChangeLog.pre-1-6 | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog.pre-1-6') diff --git a/ChangeLog.pre-1-6 b/ChangeLog.pre-1-6 index 863e1bac..abec0efd 100644 --- a/ChangeLog.pre-1-6 +++ b/ChangeLog.pre-1-6 @@ -1,3 +1,14 @@ +Sun Nov 12 18:36:38 2000 Owen Taylor + + * configure.in (included_modules): Remove checks + for iconv - we now depend on g_iconv wrapper defined + in GLib. + + * modules/basic/basic.c: Use g_iconv_* not iconv(). + + * pango/itemize.c pango/pango-context.c modules/thai/thai.c: + Remove spurious iconv.h includes. + Sun Nov 12 16:07:06 2000 Owen Taylor * configure.in pango/pango-utils.[ch] pango/Makefile.am -- cgit v1.2.1