Commit bb9121e2 authored by Jean-Paul Saman's avatar Jean-Paul Saman

(contrib) use autoreconf iso autoconf in libass

parent f23bee0b
......@@ -2457,7 +2457,7 @@ libass: libass-$(ASS_VERSION).tar.bz2
patch -p0 < Patches/libass_mplayer_updates.patch
ifneq ($(HOST),$(BUILD))
patch -p0 < Patches/libass-cross.patch
cd $@; autoconf; automake
(cd $@; autoreconf; automake)
endif
.libass: libass .png
......
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