]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h_vms
added wxLog::DisableTimestamp() to be used as a synonym for SetTimestamp(wxEmptyString)
[wxWidgets.git] / setup.h_vms
index 8ce750d4646e28ca656f80fa79c9383889c81b3b..742bbd7d7366d1cf4ee9d6cd7d1dc50c2a731d68 100644 (file)
@@ -997,6 +997,9 @@ typedef pid_t GPid;
 /* Define if you have wcslen function  */
 #define HAVE_WCSLEN 1
 
+/* Define if you have wcsdup function  */
+#define HAVE_WCSDUP 0
+
 /* Define if you have wcstoull() and wcstoll() */
 #undef HAVE_WCSTOULL
 
@@ -1030,6 +1033,9 @@ typedef pid_t GPid;
 /* Define if size_t on your machine is the same type as unsigned long. */
 #undef wxSIZE_T_IS_ULONG
 
+/* Define if wchar_t is distinct type in your compiler. */
+#define wxWCHAR_T_IS_SEPARATE_TYPE 1
+
 /* Define if you have the dlopen function.  */
 #define HAVE_DLOPEN 1