CONFIGURE: Update FluidSynth libraries for MinGW.
This commit is contained in:
parent
729d0182d8
commit
2dc3346c08
1 changed files with 1 additions and 1 deletions
2
configure
vendored
2
configure
vendored
|
@ -3960,7 +3960,7 @@ case $_host_os in
|
||||||
# NOTE: Windows builds use an older FluidSynth version (1.0.9)
|
# NOTE: Windows builds use an older FluidSynth version (1.0.9)
|
||||||
# which doesn't require glib, to avoid bundling the complete glib
|
# which doesn't require glib, to avoid bundling the complete glib
|
||||||
# libraries with Windows builds.
|
# libraries with Windows builds.
|
||||||
FLUIDSYNTH_STATIC_LIBS="$FLUIDSYNTH_LIBS -ldsound -lwinmm"
|
FLUIDSYNTH_STATIC_LIBS="$FLUIDSYNTH_LIBS -lglib-2.0 -lintl -liconv -lws2_32 -lole32 -lshlwapi -lpcre -ldsound -lwinmm"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
darwin*)
|
darwin*)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue