aboutsummaryrefslogtreecommitdiff
path: root/autogen.sh
blob: 30e1712cda3404c16689677a358c85cbe847e8cf (plain)
1
2
3
4
5
6
7
#!/bin/sh -e

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