]> git.sesse.net Git - movit/blob - autogen.sh
In the demo application, reset the FPS counter every hundred frames.
[movit] / autogen.sh
1 #! /bin/sh
2 aclocal
3 autoconf
4 ./configure "$@"