summaryrefslogtreecommitdiff
path: root/security/libgpg-error/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'security/libgpg-error/patches/patch-ac')
-rw-r--r--security/libgpg-error/patches/patch-ac13
1 files changed, 13 insertions, 0 deletions
diff --git a/security/libgpg-error/patches/patch-ac b/security/libgpg-error/patches/patch-ac
new file mode 100644
index 00000000000..8586f7ce938
--- /dev/null
+++ b/security/libgpg-error/patches/patch-ac
@@ -0,0 +1,13 @@
+$NetBSD: patch-ac,v 1.1 2004/10/15 18:21:56 minskim Exp $
+
+--- configure.orig 2004-07-30 07:48:42.000000000 -0500
++++ configure
+@@ -10010,7 +10010,7 @@ _ACEOF
+ fi
+
+
+-for ac_header in stdlib.h
++for ac_header in locale.h stdlib.h
+ do
+ as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
+ if eval "test \"\${$as_ac_Header+set}\" = set"; then