pkgsrc/lang/gauche/patches/patch-aa
tnn d9bcd9acf1 Update to Gauche-0.8.13.
pkgsrc changes
- DESTDIR support
- use libtool
- make iconv work
- fix a PLIST error
- close PR pkg/37897

Upstream changes
- Sorry, too many to list here
2008-02-25 23:14:19 +00:00

13 lines
336 B
Text

$NetBSD: patch-aa,v 1.9 2008/02/25 23:14:19 tnn Exp $
--- configure.orig 2008-02-13 16:32:18.000000000 +0100
+++ configure
@@ -9322,7 +9322,7 @@ fi
-for ac_func in isnan isinf trunc rint
+for ac_func in isnan isinf trunc
do
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
{ echo "$as_me:$LINENO: checking for $ac_func" >&5