]> git.sesse.net Git - movit/blob - autogen.sh
Make the sRGB intermediate test slightly more stringent (so that e.g. 0.0 will not...
[movit] / autogen.sh
1 #! /bin/sh
2 aclocal
3 libtoolize --install --copy
4 autoconf
5 ./configure "$@"