aboutsummaryrefslogtreecommitdiff
path: root/autogen.sh
blob: 82fc30a2be797e42f2483d0aeb96d50b9e6f8b03 (plain)
1
2
3
4
5
6
#!/bin/sh

aclocal -I m4
autoconf
autoheader
automake -a