commit aae7f00662634db4c314acfa6d8008e0322a21f5 parent 6cb9711744d5bc32c4e8ebe6db53500826891f4c Author: ng0 <ng0@n0.is> Date: Fri, 18 Oct 2019 16:03:41 +0000 syntax fix Diffstat:
| M | configure | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/configure b/configure @@ -48,7 +48,6 @@ if existence python3; then echo "*** At least python 3.7 is required for the buildsystem" exit 1 fi -fi # elif existence python3.1; then # python="python3.1" # elif existence python3.2; then