]> git.sesse.net Git - movit/blob - autogen.sh
Fix edge errors in the sRGB comment; I had used subs() on the wrong expression.
[movit] / autogen.sh
1 #! /bin/sh
2 aclocal
3 autoconf
4 ./configure "$@"