diff options
Diffstat (limited to 'math/gnumeric/files/patch-aa')
-rw-r--r-- | math/gnumeric/files/patch-aa | 31 |
1 files changed, 8 insertions, 23 deletions
diff --git a/math/gnumeric/files/patch-aa b/math/gnumeric/files/patch-aa index c33c106d3436..1d1db230e937 100644 --- a/math/gnumeric/files/patch-aa +++ b/math/gnumeric/files/patch-aa @@ -1,29 +1,14 @@ $FreeBSD$ ---- configure.orig Mon Aug 6 12:35:22 2001 -+++ configure Mon Aug 6 12:36:51 2001 -@@ -9496,7 +9496,7 @@ +--- configure.orig Mon Aug 13 12:59:13 2001 ++++ configure Mon Aug 13 13:00:05 2001 +@@ -18426,7 +18426,7 @@ + fi done - --for ac_hdr in iconv.h -+for ac_hdr in giconv.h +-for ac_header in iconv.h ++for ac_header in giconv.h do - ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` - echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 -@@ -10664,10 +10664,10 @@ - top_srcdir="$ac_dots$ac_given_srcdir" ;; - esac - -- case "$ac_given_INSTALL" in -- [/$]*) INSTALL="$ac_given_INSTALL" ;; -- *) INSTALL="$ac_dots$ac_given_INSTALL" ;; -- esac -+# case "$ac_given_INSTALL" in -+# [/$]*) INSTALL="$ac_given_INSTALL" ;; -+# *) INSTALL="$ac_dots$ac_given_INSTALL" ;; -+# esac - - echo creating "$ac_file" - rm -f "$ac_file" + as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` + echo "$as_me:18432: checking for $ac_header" >&5 |