summaryrefslogtreecommitdiffstats
path: root/audio-players/mpg123/CONFIGURE
diff options
context:
space:
mode:
Diffstat (limited to 'audio-players/mpg123/CONFIGURE')
-rwxr-xr-xaudio-players/mpg123/CONFIGURE2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio-players/mpg123/CONFIGURE b/audio-players/mpg123/CONFIGURE
index e301c8fe50..bd0c0da8c9 100755
--- a/audio-players/mpg123/CONFIGURE
+++ b/audio-players/mpg123/CONFIGURE
@@ -1,4 +1,6 @@
. $GRIMOIRE/config_query_multi.function &&
+config_query_option MPG123_MODULES "Prefer highest accuracy for 16bit output (instead of highest speed)?" n \
+ --enable-int-quality --disable-int-quality &&
message "${MESSAGE_COLOR}Optimization is chosen automatically now, though you can force your will via custom spell options.$DEFAULT_COLOR" &&
config_query_option MPG123_MODULES "Build output modules?" y \
--enable-modules --disable-modules &&