summaryrefslogtreecommitdiffstats
path: root/autogen.sh
blob: be50be6d9e03e7f986045307ccf567b574047737 (plain)
1
2
3
4
5
6
#!/bin/sh -xu

aclocal -I m4 --install
autoheader
automake --foreign
autoconf