Blame view

bootstrap 82 Bytes
1 2 3
#!/bin/sh

aclocal
4 5
libtoolize --copy
automake --gnu --add-missing --copy
6
autoconf