mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-24 20:01:53 +00:00
The FLAC test was messed up.
This commit is contained in:
parent
26fc92c26f
commit
96edc184f0
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user