summaryrefslogtreecommitdiff
path: root/audio/mserv/patches/patch-ah
blob: fa41f764df9301e41a6f5bcf18956388eb40831a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ah,v 1.7 2022/06/06 12:12:47 martin Exp $

--- configure.ac.orig	2003-08-03 09:57:19.000000000 -0500
+++ configure.ac
@@ -90,7 +90,7 @@
 
 dnl Checks for functions
 
-  AC_CHECK_FUNCS(strsep)
+  AC_CHECK_FUNCS(strsep strlcpy strtoumax)
 
 dnl Engine selection