summaryrefslogtreecommitdiff
path: root/math/mpfr/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'math/mpfr/patches/patch-ab')
-rw-r--r--math/mpfr/patches/patch-ab13
1 files changed, 13 insertions, 0 deletions
diff --git a/math/mpfr/patches/patch-ab b/math/mpfr/patches/patch-ab
new file mode 100644
index 00000000000..38f039ce622
--- /dev/null
+++ b/math/mpfr/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.1 2009/03/19 11:54:53 drochner Exp $
+
+--- configure.orig 2009-03-18 19:19:49.000000000 +0100
++++ configure
+@@ -24782,7 +24782,7 @@ $as_echo "$ac_try_echo") >&5
+ { $as_echo "$as_me:$LINENO: result: yes" >&5
+ $as_echo "yes" >&6; }
+
+-if test "$ac_cv_type_intmax_t" == yes; then
++if test "$ac_cv_type_intmax_t" = yes; then
+
+ { $as_echo "$as_me:$LINENO: checking if gmp_printf supports \"%jd\"" >&5
+ $as_echo_n "checking if gmp_printf supports \"%jd\"... " >&6; }