summaryrefslogtreecommitdiff
path: root/converters/libiconv/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'converters/libiconv/patches/patch-ac')
-rw-r--r--converters/libiconv/patches/patch-ac18
1 files changed, 18 insertions, 0 deletions
diff --git a/converters/libiconv/patches/patch-ac b/converters/libiconv/patches/patch-ac
new file mode 100644
index 00000000000..32b8dcdf9c3
--- /dev/null
+++ b/converters/libiconv/patches/patch-ac
@@ -0,0 +1,18 @@
+$NetBSD: patch-ac,v 1.4.2.1 2008/01/09 17:25:45 ghen Exp $
+
+--- configure.orig Tue Jan 8 21:38:03 2008
++++ configure Tue Jan 8 21:38:25 2008
+@@ -25733,13 +25733,6 @@
+ cat confdefs.h >>conftest.$ac_ext
+ cat >>conftest.$ac_ext <<_ACEOF
+ /* end confdefs.h. */
+-/* Test preprocessor. */
+- #if ! (-9223372036854775807LL < 0 && 0 < 9223372036854775807ll)
+- error in preprocessor;
+- #endif
+- #if ! (18446744073709551615ULL <= -1ull)
+- error in preprocessor;
+- #endif
+ /* Test literals. */
+ long long int ll = 9223372036854775807ll;
+ long long int nll = -9223372036854775807LL;