taler-typescript-core

Wallet core logic and WebUIs for various components
Log | Files | Refs | Submodules | README | LICENSE

commit e914afb412e8112ebf260a1000fde8ab1d91517a
parent cd5581b4d9a957214162d1a67a8dfef47bda1003
Author: Christian Grothoff <christian@grothoff.org>
Date:   Tue,  1 Oct 2019 13:55:23 +0200

pass all arguments

Diffstat:
Mconfigure | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure b/configure @@ -115,4 +115,4 @@ chmod +x configure.py # If $1 is empty, the python script checks the # environment for PREFIX. We might need more # variables and switches, such as DESTDIR. -./configure.py "$1" +./configure.py $@