summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-09-26 13:55:48 +0200
committerChristian Grothoff <christian@grothoff.org>2019-09-26 13:55:48 +0200
commit0075276926c70656af58b4bb8325aa49f2f56a53 (patch)
treed974afa5c3f835eaccfd097c3f335c9792308650 /bootstrap
parent14c7e45e9729fafcc82bf35a9ed4d3f009cfad56 (diff)
downloadexchange-0075276926c70656af58b4bb8325aa49f2f56a53.tar.gz
exchange-0075276926c70656af58b4bb8325aa49f2f56a53.tar.bz2
exchange-0075276926c70656af58b4bb8325aa49f2f56a53.zip
fix bootstrap order
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap b/bootstrap
index 6d01a1ffa..1ad18f7bf 100755
--- a/bootstrap
+++ b/bootstrap
@@ -1,3 +1,3 @@
#!/bin/sh
-autoreconf -if
git submodule update --init
+autoreconf -fi