summaryrefslogtreecommitdiff
path: root/converters/libiconv/patches/patch-ac
blob: 557a15791bc3f03b3cc52da6602a779557ef7f44 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
$NetBSD: patch-ac,v 1.5 2008/01/08 22:08:37 sketch 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;