Switch docs over to suggest using bootstrap with configure and make
[larjonas-mediagoblin.git] / bootstrap.sh
blob05c84d468c90a89b7f561e003c50fa71f073d173
1 #!/bin/bash
3 aclocal -I m4 --install
4 autoreconf -fvi
6 git submodule init
7 git submodule update