Disable test program and libpng by default
[libass.git] / autogen.sh
bloba26cfa513ba138e8ef0c3581cfcae3e5f4dc1730
1 #!/bin/sh
2 echo Running autoreconf
3 autoreconf --install
4 echo Running configure...
5 ./configure $@