summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure b/configure
index c50a146..f6af08f 100755
--- 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