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