aboutsummaryrefslogtreecommitdiffstats
path: root/autogen.sh
blob: afd87cb41ebe70e0ab25092d9661bc5dde35fbf8 (plain)
1
2
3
4
5
6
7
#!/bin/sh

set -x
aclocal-1.7
autoconf --force
autoheader --force
automake-1.7 --add-missing --copy --force-missing --foreign