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

--- configure.in.orig	2003-10-28 19:13:49.000000000 -0800
+++ configure.in
@@ -119,7 +119,7 @@ AC_PROG_GCC_TRADITIONAL
 AC_FUNC_SETPGRP
 AC_TYPE_SIGNAL
 AC_FUNC_VPRINTF
-AC_CHECK_FUNCS(mkdir putenv select strdup strerror)
+AC_CHECK_FUNCS(mkdir putenv select strdup strerror strlcpy)
 
 #tgdb/Makefile tgdb/annotate-two-src/Makefile tgdb/gdbmi-src/Makefile tgdb/lib/Makefile)
 AC_OUTPUT(Makefile \