summaryrefslogtreecommitdiff
path: root/buildconf
blob: 3e61b9ecfdf4daacb3fb1f7ea4dcab06f24a7e1b (plain)
1
2
3
4
5
6
7
#!/bin/sh

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