shithub: libdvdcss

ref: 5980793d8ef061203eb6fb995f328bb84483f1af
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