summaryrefslogtreecommitdiff
path: root/security/gnupg/patches/patch-af
blob: 73b2de7c858cda905f4e1473e956e93e0d21f25a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
$NetBSD: patch-af,v 1.3 2003/08/15 07:02:23 itojun Exp $

ftp://ftp.kame.net/pub/kame/misc/gnupg-1.2.2-IPv6.diff.gz

diff -u -r1.1.1.1 -r1.2
--- configure	15 Aug 2003 05:12:08 -0000	1.1.1.1
+++ configure	15 Aug 2003 06:47:49 -0000	1.2
@@ -13111,7 +13111,7 @@
 
 
 
-for ac_func in waitpid wait4 sigaction sigprocmask rand pipe stat
+for ac_func in waitpid wait4 sigaction sigprocmask rand pipe stat getaddrinfo
 do
 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
 echo "$as_me:$LINENO: checking for $ac_func" >&5