Add type field to ASS_Image struct
[libass.git] / autogen.sh
blobb68b4b123d9bd2aba753b51a5b02ee061fdde0ed
1 #!/bin/sh
2 echo Running autoreconf...
3 autoreconf -ivf
4 echo Running configure...
5 ./configure $@