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(-) (limited to 'bootstrap') diff --git a/bootstrap b/bootstrap index 6d01a1ff..1ad18f7b 100755 --- a/bootstrap +++ b/bootstrap @@ -1,3 +1,3 @@ #!/bin/sh -autoreconf -if git submodule update --init +autoreconf -fi -- cgit v1.2.3