]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h.in
assert if wxLocale::Init called twice
[wxWidgets.git] / setup.h.in
index 3d02255d6f1a48c176ced68f34eca24586f15fe0..2b70d2484bc395f1882c722af1744691f8b8dcda 100644 (file)
  * Use MS HTML Help controller (win32)
  */
 #define wxUSE_MS_HTML_HELP 0
+/*
+ * Use MS HTML Help via libmspack (Unix)
+ */
+#define wxUSE_LIBMSPACK 0
 
 /*
  * Use iostream.h rather than iostream
  */
 #define wxUSE_ZIPSTREAM 0
 
+/*
+ * Use gzip streams, requires wxUSE_ZLIB
+ */
+#define wxUSE_GZSTREAM 0
+
 /*
  * wxPalette class
  */