]> git.sesse.net Git - vlc/blob - extras/contrib/src/Patches/fluid-win32.patch
Remove xml2 dependency for freetype and libass on Win32
[vlc] / extras / contrib / src / Patches / fluid-win32.patch
1 --- fluidsynth/src/Makefile.am  2007-11-11 21:06:28.000000000 +0100
2 +++ fluidsynth.old/src/Makefile.am      2009-07-08 17:48:53.000000000 +0200
3 @@ -39,7 +39,7 @@
4         config_win32.h fluid_jack.c
5  
6  lib_LTLIBRARIES = libfluidsynth.la
7 -bin_PROGRAMS = fluidsynth 
8 +bin_PROGRAMS = 
9  
10  libfluidsynth_la_SOURCES = \
11         $(fluid_alsa) \