Remove commented out variable, and fix bug in mk_laceXiph().
[libmkv.git] / bootstrap.sh
blob6d8b26b2d0e96878a8936cf268286d4840b6fbdf
1 #! /bin/sh
3 aclocal \
4 && libtoolize --force --copy \
5 && autoheader \
6 && automake --add-missing --copy \
7 && autoconf