]> git.saurik.com Git - wxWidgets.git/blobdiff - configure
check for wputc wputchar putws fputws availability
[wxWidgets.git] / configure
index 3a997b47606751b5e7a802b201aa951e302e0b74..41ffb63e7610232b34abc1c38c5323e9a0df0247 100755 (executable)
--- a/configure
+++ b/configure
@@ -30215,7 +30215,10 @@ if test "$wxUSE_UNICODE" = yes; then
 
 
 
-for ac_func in fputwc wprintf vswprintf
+
+
+
+for ac_func in wputc wputchar putws fputws wprintf vswprintf
 do
 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
 echo "$as_me:$LINENO: checking for $ac_func" >&5