summaryrefslogtreecommitdiff
path: root/audio/mserv/patches/patch-ai
blob: 12b4f594a4996a312c2f5f53504192d82fb35008 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ai,v 1.5 2004/09/12 05:08:28 minskim Exp $

--- configure.orig	2003-08-03 09:57:19.000000000 -0500
+++ configure
@@ -9316,7 +9316,7 @@ esac
 
 
 
-for ac_func in strsep
+for ac_func in strsep strlcpy
 do
 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
 echo "$as_me:$LINENO: checking for $ac_func" >&5