Fix #1053 - Add height and width attributes and MetadataProcess task
[mediagoblin.git] / bootstrap.sh
index 1540ea4bf1b30320a22cf624df45e1c1a3110cb1..05c84d468c90a89b7f561e003c50fa71f073d173 100755 (executable)
@@ -1,3 +1,7 @@
 #!/bin/bash
 
+aclocal -I m4 --install
 autoreconf -fvi
+
+git submodule init
+git submodule update