]> git.sesse.net Git - movit/blob - autogen.sh
We need to link the main library against pthreads now, since we lock in ResourcePool.
[movit] / autogen.sh
1 #! /bin/sh
2 aclocal
3 autoconf
4 ./configure "$@"