about summary refs log tree commit diff
path: root/bootstrap.sh
blob: d3a9700f7673f633f004be3db3b91b81f848b956 (plain) (blame)
1
2
3
4
5
#! /bin/sh -e
aclocal
autoheader
automake --add-missing --copy
autoconf