aboutsummaryrefslogtreecommitdiff
path: root/bootstrap
blob: e5ddbc6a880e77deb9366a80749659f1ac8b0d58 (plain) (blame)
1
2
3
4
5
6
7
#!/bin/sh
libtoolize -ifc
aclocal -I m4
autoheader
autoconf
automake --add-missing --copy