]> git.saurik.com Git - wxWidgets.git/blobdiff - configure.in
check for wputc wputchar putws fputws availability
[wxWidgets.git] / configure.in
index 4a47f64294a04bde4eb6cb5f5739940e46e77e93..4d2984ade319f9e128c90698b79277f7ef1c6976 100644 (file)
@@ -3709,7 +3709,7 @@ fi
 
 if test "$wxUSE_UNICODE" = yes; then
     dnl also look if we have wide char IO functions
-    AC_CHECK_FUNCS(fputwc wprintf vswprintf)
+    AC_CHECK_FUNCS(wputc wputchar putws fputws wprintf vswprintf)
 
     dnl MinGW has a vswprintf with a different prototype, and
     dnl a _vsnwprintf with the correct prototype, but AC_CHECK_FUNCS