diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -46,6 +46,8 @@ if ! [ -x "$exec_bin" ]; then exit 4 fi +git submodule update --init --recursive + if [ -f ./build ] then echo "-!- ./build file exists. ./configure can't continue" |