shithub: aacdec

ref: db2d1012adc7c9391f08aa77a2f05e7beee7548b
dir: /bootstrap/

View raw version
#! /bin/sh

aclocal -I .
autoheader
libtoolize --automake
automake --add-missing
autoconf
echo "Ready to run ./configure"