Merge branch 'stable'
[mediagoblin.git] / bootstrap.sh
1 #!/bin/bash
2
3 aclocal -I m4 --install
4 autoreconf -fvi
5
6 git submodule init
7 git submodule update