From 7636f06f34426110e1712768d016363985c4a164 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Wed, 4 Nov 2020 12:11:04 +0100 Subject: remove configure first --- bootstrap | 1 + 1 file changed, 1 insertion(+) diff --git a/bootstrap b/bootstrap index 142509944..d862b5652 100755 --- a/bootstrap +++ b/bootstrap @@ -11,6 +11,7 @@ if ! git --version >/dev/null; then fi git submodule update --init +rm -rf configure cp build-system/taler-build-scripts/configure ./configure # Try making the configure script read-only to prevent # accidental changes in the wrong place. -- cgit v1.2.3