]> git.sesse.net Git - movit/blob - autogen.sh
Remove stray file movit_pch.h, which was never meant to be checked in.
[movit] / autogen.sh
1 #! /bin/sh
2 aclocal
3 autoheader
4 autoconf
5 ./configure "$@"