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

Return to:

Send suggestions and report system problems to the System administrator.