Closed sezero closed 2 years ago
In configure.ac:
We have both enable_music_flac=yes and enable_music_flac_drflac=yes: one should be disabled.
enable_music_flac=yes
enable_music_flac_drflac=yes
We have both enable_music_mp3_drmp3=yes and enable_music_mp3_mpg123=yes: one should be disabled.
enable_music_mp3_drmp3=yes
enable_music_mp3_mpg123=yes
In configure.ac:
We have both
enable_music_flac=yes
andenable_music_flac_drflac=yes
: one should be disabled.We have both
enable_music_mp3_drmp3=yes
andenable_music_mp3_mpg123=yes
: one should be disabled.