diff options
author | Christian Grothoff <christian@grothoff.org> | 2019-09-26 13:55:48 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2019-09-26 13:55:48 +0200 |
commit | 0075276926c70656af58b4bb8325aa49f2f56a53 (patch) | |
tree | d974afa5c3f835eaccfd097c3f335c9792308650 /bootstrap | |
parent | 14c7e45e9729fafcc82bf35a9ed4d3f009cfad56 (diff) |
fix bootstrap order
Diffstat (limited to 'bootstrap')
-rwxr-xr-x | bootstrap | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ #!/bin/sh -autoreconf -if git submodule update --init +autoreconf -fi |