Files
pkgsrc-ng/audio/mserv/patches/patch-ai
2013-09-26 17:14:40 +02:00

14 lines
321 B
Plaintext

$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