aboutsummaryrefslogtreecommitdiff
path: root/autogen.sh
blob: ea1fd00ab4f03e300d1c95f0c17f05eaaa3c8eee (plain)
1
2
3
4
5
6
7
8
9
#!/bin/sh

set -e
set -x

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