Commit 4844146f authored by Rafaël Carré's avatar Rafaël Carré

Fix libshout building for win32

parent 3694e877
......@@ -747,7 +747,7 @@ libshout: libshout-$(SHOUT_VERSION).tar.gz
$(EXTRACT_GZ)
ifdef HAVE_WIN32
patch -p0 < Patches/libshout-win32.patch
(cd $@; aclocal && automake)
(cd $@; autoreconf)
endif
.shout: libshout .theora .ogg .speex
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment