The FLAC test was messed up.

This commit is contained in:
Moritz Bunkus 2004-08-19 12:52:02 +00:00
parent 26fc92c26f
commit 96edc184f0

View File

@ -301,6 +301,7 @@ dnl
fi
if test x"$flac_found" = xyes ; then
opt_features_yes="$opt_features_yes; FLAC audio"
AC_DEFINE(HAVE_FLAC_FORMAT_H, [1], [Define if the FLAC headers are present])
else
FLAC_LIBS=""
opt_features_no="$opt_features_no; FLAC audio"