shithub: libdvdcss

ref: 9d7698f671f51ec94efbce21040c37d7eef88e61
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