X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ced859c3dc1b444dc3d79bbeb5a81204774bdf82..04e8174b84ae91681417eb06fc54d3660e306606:/acconfig.h diff --git a/acconfig.h b/acconfig.h index dab5753735..c27c455c42 100644 --- a/acconfig.h +++ b/acconfig.h @@ -15,8 +15,10 @@ /* wxWindows version (not used but required by autoheader) */ /* ------------------------------------------------------------------------ */ +#if 0 #undef PACKAGE #undef VERSION +#endif /* needed for older automake? */ #undef WITH_SYMBOL_UNDERSCORE @@ -290,6 +292,10 @@ * Use time and date classes */ #define wxUSE_TIMEDATE 0 +/* + * Use wave class + */ +#define wxUSE_WAVE 0 /* * Use config system */