shithub: libdvdcss

ref: 7467476e5a7233cea3b639d8ae31a6882b4a7e7e
dir: /bootstrap/

View raw version
#! /bin/sh
set -x

aclocal
libtoolize --force --copy
autoheader
#add --include-deps if you want to bootstrap with any other compiler than gcc
#automake --add-missing --copy --include-deps
automake --add-missing --copy
autoconf
rm -f config.cache