Blame view

bootstrap 93 Bytes
Georg Hopp authored
1 2 3 4 5 6 7
#!/bin/sh

aclocal
libtoolize --copy
autoheader
automake --gnu --add-missing --copy
autoconf