aboutsummaryrefslogtreecommitdiff
path: root/bootstrap.conf
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap.conf')
-rw-r--r--bootstrap.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/bootstrap.conf b/bootstrap.conf
index f6e5dac..9589b64 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -3,6 +3,9 @@ if [ -r .bootstrap ]; then
eval set -- "`sed 's/#.*$//;/^$/d' .bootstrap | tr '\n' ' '` $*"
fi
+git submodule init
+git submodule update
+
gnulib_name=libanubis
gnulib_modules=`grep '^[^#]' gnulib.modules`

Return to:

Send suggestions and report system problems to the System administrator.