]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h_vms
Converts DOS line endings to Unix if necessary
[wxWidgets.git] / setup.h_vms
index a0c00f34d280d6a25e89eac26cd2e0fb3439b846..c93c220075e85ea1fe619e19bfd8a89b83575835 100644 (file)
@@ -378,6 +378,8 @@ typedef pid_t GPid;
 
 #define wxUSE_ODCOMBOBOX 1
 
+#define wxUSE_BITMAPCOMBOBOX 1
+
 #define wxUSE_ACCEL 1
 
 #define wxUSE_HOTKEY 1
@@ -600,13 +602,13 @@ typedef pid_t GPid;
 /*
  * Define if the compiler supports variadic macros
  */
-#define HAVE_VARIADIC_MACROS 1
+#undef HAVE_VARIADIC_MACROS
 
 #if defined(__NAMESPACE_STD) && !defined(__NAMESPACE_STD_ONLY)
 /*
  * Define if your compiler has std::wstring
  */
-#deffine HAVE_STD_WSTRING 1
+#define HAVE_STD_WSTRING 1
 /*
  * Define if your compiler has compliant std::string::compare
  */