changeset 74:bc851f6f48f2 trunk

[svn] use $have_flac instead of $enable_flac in the summary view.
author msameer
date Sat, 29 Oct 2005 17:32:21 -0700
parents 44f427e01956
children 56074bfbb565
files configure.ac
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure.ac	Sat Oct 29 17:04:27 2005 -0700
+++ b/configure.ac	Sat Oct 29 17:32:21 2005 -0700
@@ -723,7 +723,7 @@
 echo "  Microsoft WAV (wav):                    yes"
 echo "  Tone Generator:                         yes"
 echo "  Ogg Vorbis (vorbis):                    $have_oggvorbis"
-echo "  FLAC:                                   $enable_flac"
+echo "  FLAC:                                   $have_flac"
 echo ""
 echo "  Visualization"
 echo "  -------------"