]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h_vms
fixed sed command on solaris (bug #830138)
[wxWidgets.git] / setup.h_vms
index 0530b8a7b40228813a7c4dc8fe1537058ebfb3de..33f1126a262aef24a206b38fb190d4ea078d793c 100644 (file)
  * Use wxTextFile class
  */
 #define wxUSE_TEXTFILE 1
+
+#define wxUSE_EXCEPTIONS 0
+
 /*
  * Use log classes and logging functions
  */
  * Use MS HTML Help controller (win32)
  */
 #define wxUSE_MS_HTML_HELP 0
+/*
+ * Use MS HTML Help via libmspack (Unix)
+ */
+#define wxUSE_LIBMSPACK 1
 
 /*
  * Use iostream.h rather than iostream
  */
 #define wxUSE_ZIPSTREAM 1
 
+/*
+ * Use gzip streams, requires wxUSE_ZLIB
+ */
+#define wxUSE_GZSTREAM 1
+
 /*
  * wxPalette class
  */