From 6006b74a6eb7fda592fb2db190aea48fb7dc14a0 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Mon, 8 Apr 2002 11:27:33 +0000 Subject: Remove iconv->giconv hack. --- converters/siconv/files/patch-siconv.c | 9 --------- editors/dedit/files/patch-ae | 9 --------- 2 files changed, 18 deletions(-) diff --git a/converters/siconv/files/patch-siconv.c b/converters/siconv/files/patch-siconv.c index 98da7478427d..f810311e510e 100644 --- a/converters/siconv/files/patch-siconv.c +++ b/converters/siconv/files/patch-siconv.c @@ -1,14 +1,5 @@ --- siconv.c.orig Tue Mar 27 00:55:22 2001 +++ siconv.c Tue Mar 27 01:02:20 2001 -@@ -27,7 +27,7 @@ - *****************************************************************************/ - - --#include -+#include - #include - #include /* printf() */ - #include /* read() & write() */ @@ -139,7 +139,7 @@ void usage(void) { printf("usage:\n"); diff --git a/editors/dedit/files/patch-ae b/editors/dedit/files/patch-ae index 18590a39bebe..6dab39b33196 100644 --- a/editors/dedit/files/patch-ae +++ b/editors/dedit/files/patch-ae @@ -1,14 +1,5 @@ --- configure.orig Thu Nov 16 13:40:48 2000 +++ configure Wed Oct 31 03:46:15 2001 -@@ -2879,7 +2879,7 @@ - fi - done - --for ac_hdr in iconv.h -+for ac_hdr in giconv.h - do - ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` - echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 @@ -4295,7 +4295,7 @@ cat conftest.$ac_ext >&5 rm -rf conftest* -- cgit v1.2.3