aboutsummaryrefslogtreecommitdiff
path: root/bootstrap
blob: 12f9388b5bf08bc506c0af214dce1fc3912bd38a (plain)
1
2
3
4
5
6
7
#! /bin/sh
set -x
aclocal -I config
libtoolize --copy
autoheader
automake --add-missing --copy
autoconf