Skip to content

Commit

Permalink
CONFIGURE: Remove out dated comment for MinGW.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kirben committed Mar 8, 2016
1 parent 2dc3346 commit ea3f2ba
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions configure
Expand Up @@ -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"
;;

Expand Down

0 comments on commit ea3f2ba

Please sign in to comment.