aboutsummaryrefslogtreecommitdiff
path: root/bootstrap
blob: c5d20984a001808ac0b66e1ce0990e4d5ced673d (plain) (blame)
1
2
3
4
5
6
7
8
#!/bin/sh

libtoolize --automake --copy --force
aclocal -I m4
autoheader
autoconf
automake --add-missing --copy