aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2014-10-25 00:19:01 +0200
committerMax Kellermann <max@duempel.org>2014-11-02 11:50:56 +0100
commit94c240a0264b7ce1693fc341778ac19ac3a535b9 (patch)
tree9974efef3b3ce364e97c6124a09c7590c88ef40f /configure.ac
parentc50a0cf7bf96a3eb2d49e5416dfe88dc86a589ef (diff)
downloadmpd-94c240a0264b7ce1693fc341778ac19ac3a535b9.tar.gz
mpd-94c240a0264b7ce1693fc341778ac19ac3a535b9.tar.xz
mpd-94c240a0264b7ce1693fc341778ac19ac3a535b9.zip
configure.ac: show DSD in result
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index d6526e883..05a4f5050 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1523,6 +1523,7 @@ results(un,[UNIX Domain Sockets])
printf '\nFile format support:\n\t'
results(aac, [AAC])
results(adplug, [AdPlug])
+results(dsd, [DSD])
results(sidplay, [C64 SID])
results(ffmpeg, [FFMPEG])
results(flac, [FLAC])