shithub: libdvdcss

ref: 58ecf1ad0b9c4d6f180ccf38a1184d0a75b46e8c
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