summaryrefslogtreecommitdiff
path: root/mail/cone/patches/patch-ab
blob: a9037ea0284d7a9f141c73f003e601a179a3b095 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ab,v 1.2 2010/05/18 13:24:15 adam Exp $

--- curses/configure.orig	2010-03-01 03:54:55.000000000 +0000
+++ curses/configure
@@ -6318,7 +6318,7 @@ _ACEOF
 
 
 
-for ac_func in glob
+for ac_func in glob mbrtowc wcrtomb
 do
 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5