]> git.sesse.net Git - movit/blob - autogen.sh
Add an assertion failure that we don't add the same effect instance twice.
[movit] / autogen.sh
1 #! /bin/sh
2 aclocal
3 autoconf
4 ./configure "$@"