]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h.in
include widec.h if it's available, it contains declarations of [f]putws() under Solaris
[wxWidgets.git] / setup.h.in
index 78bc597c6bd7120b361c7b099b0e663a01e41f67..e718230c58e10d650a3e8e1e6f2e26ecf52324b5 100644 (file)
 /* Define if you have the <wctype.h> header file.  */
 #undef HAVE_WCTYPE_H
 
+/* Define if you have <widec.h> (Solaris only) */
+#undef HAVE_WIDEC_H
+
 /* Define if you have the <iconv.h> header file and iconv() symbol.  */
 #undef HAVE_ICONV