New commits:
commit de360c840d1ab97e5d4988972ebb7bdfcaa46436
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>
@@ -29,9 +34,6 @@ config_query_option SDL2_OPTS "Enable the power subsystem?"
y \
config_query_option SDL2_OPTS "Enable the filesystem subsystem?" y \
"--enable-filesystem" "--disable-filesystem" &&
-config_query_option SDL2_OPTS "Enable the threading subsystem?" y \
- "--enable-threads" "--disable-threads" &&
-
config_query_option SDL2_OPTS "Enable the timer subsystem?" y \
"--enable-timers" "--disable-timers" &&
-# --enable-sndio-shared dynamically load sndio audio support
[[default=yes]]
-# --enable-oss support the OSS audio API [[default=maybe]]
# --enable-arts support the Analog Real Time Synthesizer
[[default=yes]]
# --enable-arts-shared dynamically load aRts audio support
[[default=yes]]
# --enable-fusionsound use FusionSound audio driver [[default=no]]
@@ -89,11 +92,7 @@ suggest_depends DEVICE-MANAGER \