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