From 0075276926c70656af58b4bb8325aa49f2f56a53 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 26 Sep 2019 13:55:48 +0200 Subject: fix bootstrap order --- bootstrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3