aboutsummaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2019-07-15 11:51:50 +0300
committerSergey Poznyakoff <gray@gnu.org>2019-07-15 11:51:50 +0300
commitab6db76c77ea6480b307e43107bf570eb90d95eb (patch)
tree6a91c191411af18825cb50d012c2e38c0efebdc2 /bootstrap
parent65ce987f7408a46233d9b0404c2396e4370a12ea (diff)
downloadwydawca-ab6db76c77ea6480b307e43107bf570eb90d95eb.tar.gz
wydawca-ab6db76c77ea6480b307e43107bf570eb90d95eb.tar.bz2
Switch to grecs eb66a000
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap3
1 files changed, 1 insertions, 2 deletions
diff --git a/bootstrap b/bootstrap
index 6c39c56..0df7e43 100755
--- a/bootstrap
+++ b/bootstrap
@@ -1,6 +1,5 @@
#! /bin/sh
set -e
-git submodule init
-git submodule update
+git submodule update --init --recursive
test -d m4 || mkdir m4
autoreconf -f -i -s

Return to:

Send suggestions and report system problems to the System administrator.