freebsd-ports/net-im/gnomeicu2/files/patch-configure
Ade Lovett 48d56577d5 The new GNOME 1.4 "Fifth-Toe" metaport, bringing together a whole
bunch of GNOME applications under one convenient building mechanism.

Applications include:

mozilla, galeon, gabber, pan, gnumeric, sodipodi, atomix, balsa,
bombermaze, dia, eog, gedit, gimp, glimmer, gnomeicu, gob, gtm,
gnucash and abiword.
2001-05-04 21:51:17 +00:00

17 lines
569 B
Plaintext

--- configure.orig Tue Feb 27 13:35:06 2001
+++ configure Thu Apr 19 15:50:55 2001
@@ -5039,5 +5039,5 @@
-ac_safe=`echo "iconv.h" | sed 'y%./+-%__p_%'`
-echo $ac_n "checking for iconv.h""... $ac_c" 1>&6
-echo "configure:5043: checking for iconv.h" >&5
+ac_safe=`echo "giconv.h" | sed 'y%./+-%__p_%'`
+echo $ac_n "checking for giconv.h""... $ac_c" 1>&6
+echo "configure:5043: checking for giconv.h" >&5
if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
@@ -5048,3 +5048,3 @@
#include "confdefs.h"
-#include <iconv.h>
+#include <giconv.h>
EOF