X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6f96ac03f027df18b5bc3758eb00df951be6db85..63c51a937e21c9eab35bc5868782e2adcdf8287b:/setup.h.in diff --git a/setup.h.in b/setup.h.in index da237db11f..2b70d2484b 100644 --- a/setup.h.in +++ b/setup.h.in @@ -784,6 +784,10 @@ * 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