summaryrefslogtreecommitdiff
path: root/mail/cue/patches/patch-aa
blob: a8d832552787be5514aae5c9515d3ee391920ea0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
$NetBSD: patch-aa,v 1.4 2006/10/07 08:19:08 obache Exp $

--- configure.orig	2005-04-27 20:54:13.000000000 +0900
+++ configure
@@ -1127,7 +1127,7 @@ fi
 rm -fr conftest*
 fi
 
-
+if test ${OPSYS} != "DragonFly"; then
 if test "$buggygetaddrinfo" = "yes"; then
 	if test "$ipv6" = "yes"; then
 		echo 'Fatal: You must get working getaddrinfo() function.'
@@ -1135,6 +1135,7 @@ if test "$buggygetaddrinfo" = "yes"; the
 		exit 1
 	fi
 fi
+fi
 
 echo $ac_n "checking if --enable-idea option is specified""... $ac_c" 1>&6
 echo "configure:1141: checking if --enable-idea option is specified" >&5