summaryrefslogtreecommitdiff
path: root/devel/cgdb/patches/patch-ad
blob: 28031e5ce945f6f6992d1fa781e0da83f96407d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ad,v 1.1 2006/03/21 18:18:15 minskim Exp $

--- configure.orig	2006-03-21 10:06:15.000000000 -0800
+++ configure
@@ -6026,7 +6026,7 @@ done
 
 
 
-for ac_func in mkdir putenv select strdup strerror
+for ac_func in mkdir putenv select strdup strerror strlcpy
 do
 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
 echo "$as_me:$LINENO: checking for $ac_func" >&5