mirror of
https://github.com/libretro/scummvm.git
synced 2025-03-04 09:18:38 +00:00
CONFIGURE: Remove out dated comment for MinGW.
This commit is contained in:
parent
2dc3346c08
commit
ea3f2ba60e
3
configure
vendored
3
configure
vendored
@ -3957,9 +3957,6 @@ echocheck "FluidSynth"
|
||||
append_var FLUIDSYNTH_LIBS "-lfluidsynth"
|
||||
case $_host_os in
|
||||
mingw*)
|
||||
# NOTE: Windows builds use an older FluidSynth version (1.0.9)
|
||||
# which doesn't require glib, to avoid bundling the complete glib
|
||||
# libraries with Windows builds.
|
||||
FLUIDSYNTH_STATIC_LIBS="$FLUIDSYNTH_LIBS -lglib-2.0 -lintl -liconv -lws2_32 -lole32 -lshlwapi -lpcre -ldsound -lwinmm"
|
||||
;;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user