X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/70eca0fa29a1ba70695a42ba103070a69bfe926d..29825f5fc4639b5aa86902cb4b1cd4fa07fb3593:/setup.h.in diff --git a/setup.h.in b/setup.h.in index d4e09cd1e8..1e990974c1 100644 --- a/setup.h.in +++ b/setup.h.in @@ -298,6 +298,8 @@ #define wxUSE_AUI 0 +#define wxUSE_STC 0 + #ifndef wxUSE_GRAPHICS_CONTEXT #define wxUSE_GRAPHICS_CONTEXT 0 @@ -909,9 +911,6 @@ /* define if you have vsscanf function */ #undef HAVE_VSSCANF -/* The number of bytes in a char. */ -#undef SIZEOF_CHAR - /* The number of bytes in a wchar_t. */ #undef SIZEOF_WCHAR_T