]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h.in
added Read64() and Write64() docs
[wxWidgets.git] / setup.h.in
index a6bdb6dd0c6f5d4088f4a73279cc3d4d03705786..30a3a4261d870f8976ddfecdd2da39441d2d26c5 100644 (file)
 /* Define if you have wcsrtombs() function */
 #undef HAVE_WCSRTOMBS
 
+/* Define this if you have fputws() and putwc() */
+#undef HAVE_FPUTWC
+
+/* Define this if you have wprintf() and related functions */
+#undef HAVE_WPRINTF
+
+/* Define this if you have wprintf() and related functions */
+#undef HAVE_VSWPRINTF
+
 /* Define this if you are using gtk and gdk contains support for X11R6 XIM */
 #undef HAVE_XIM