changeset 2704:5719fca5b7a4

Inform the user about in-going SID-plugin options bit better.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 13 Jun 2008 05:38:18 +0300
parents 3d7282254b03
children 0edb12410119
files configure.ac
diffstat 1 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure.ac	Fri Jun 13 05:27:51 2008 +0300
+++ b/configure.ac	Fri Jun 13 05:38:18 2008 +0300
@@ -1683,7 +1683,10 @@
 echo "  Tone Generator:                         yes"
 echo "  Ogg Vorbis (vorbis):                    $have_oggvorbis"
 echo "  Free Lossless Audio Codec (flacng):     $have_flacng"
-echo "  Commodore 64 audio (sid):               $have_sidplay"
+echo "  Commodore 64 audio (SID):               $have_sidplay $xs_have_sidplay2_api"
+echo "    -> libSIDPlay1 support:               $xs_have_sidplay1"
+echo "    -> libSIDPlay2 support:               $xs_have_sidplay2"
+echo "    -> distortion patched libSIDPlay2:    $xs_have_distortion"
 echo "  Game music (spc, nsf & gbs):            yes"
 echo "  PlayStation audio (sexypsf):            yes"
 echo "  AdLib synthesizer (adplug):             $have_adplug"