summaryrefslogtreecommitdiffstats
path: root/audio-players/mpd/CONFIGURE
diff options
context:
space:
mode:
Diffstat (limited to 'audio-players/mpd/CONFIGURE')
-rwxr-xr-xaudio-players/mpd/CONFIGURE4
1 files changed, 4 insertions, 0 deletions
diff --git a/audio-players/mpd/CONFIGURE b/audio-players/mpd/CONFIGURE
index 15394aac54..56105dcd93 100755
--- a/audio-players/mpd/CONFIGURE
+++ b/audio-players/mpd/CONFIGURE
@@ -13,3 +13,7 @@ config_query_option MPD_OPTS "Enable writing to a pipe?" y \
config_query_option MPD_OPTS "Enable HTTP server output?" y \
"--enable-httpd-output" \
"--disable-httpd-output"
+
+config_query_option MPD_OPTS "Enable recorder file output plugin?" n \
+ "--enable-recorder-output" \
+ "--disable-recorder-output"