aboutsummaryrefslogtreecommitdiffstats
path: root/mediaplugin/src/mediaplugins/ffmpeg/autogen.sh
blob: e181aa61d16a50a60355a5202fe22d9d6b0bef66 (plain) (blame)
1
2
3
4
5
6
#!/bin/sh
AUTOGEN_DIR=../../../dists/autogen
libtoolize --force --copy
aclocal -I ${AUTOGEN_DIR}/m4 && autoconf
automake -a