fixed 5068
[mediagoblin.git] / bootstrap.sh
CommitLineData
09584b3a
BI
1#!/bin/bash
2
ae51a0f0 3aclocal -I m4 --install
09584b3a 4autoreconf -fvi
0d063605
CAW
5
6git submodule init
7git submodule update