aboutsummaryrefslogtreecommitdiff
path: root/bootstrap
blob: ae677ac9ed3883da069c45cfab46eb356b32c634 (plain)
1
2
3
4
5
#! /bin/sh
set -e
git submodule init
git submodule update
autoreconf -f -i -s

Return to:

Send suggestions and report system problems to the System administrator.