Merge branch 'feature/win32-disable-openmpt123' of git://github.com/ibmibmibm/MPD
This commit is contained in:
commit
fa34bf0aaf
|
@ -117,6 +117,7 @@ libopenmpt = AutotoolsProject(
|
|||
'lib/libopenmpt.a',
|
||||
[
|
||||
'--disable-shared', '--enable-static',
|
||||
'--disable-openmpt123',
|
||||
'--without-mpg123', '--without-ogg', '--without-vorbis', '--without-vorbisfile',
|
||||
'--without-portaudio', '--without-portaudiocpp', '--without-sndfile',
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue