diff --git a/setup.h.in b/setup.h.in index e081e7205f..610b50e09c 100644 --- a/setup.h.in +++ b/setup.h.in @@ -575,6 +575,12 @@ * Use SDL for audio (Unix) */ #define wxUSE_LIBSDL 0 + +/* + * Compile sound backends as plugins + */ +#define wxUSE_PLUGINS 0 + /* * Use GNOME print for printing under GTK+ 2.0 */