Close the current Cluster after no more than 2 sec.
[libmkv.git] / bootstrap.sh
blob6d8b26b2d0e96878a8936cf268286d4840b6fbdf
1 #! /bin/sh
3 aclocal \
4 && libtoolize --force --copy \
5 && autoheader \
6 && automake --add-missing --copy \
7 && autoconf