]> granicus.if.org Git - libass/blob - autogen.sh
Add autotools infrastructure.
[libass] / autogen.sh
1 #!/bin/sh
2 echo Running autoreconf
3 autoreconf --install
4 echo Running configure...
5 ./configure $@