summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-10-18 16:03:41 +0000
committerng0 <ng0@n0.is>2019-10-18 16:03:41 +0000
commitaae7f00662634db4c314acfa6d8008e0322a21f5 (patch)
tree40da45c786938af569f3d80714fb39d8b3e20d83 /configure
parent6cb9711744d5bc32c4e8ebe6db53500826891f4c (diff)
downloadbuild-common-aae7f00662634db4c314acfa6d8008e0322a21f5.tar.gz
build-common-aae7f00662634db4c314acfa6d8008e0322a21f5.tar.bz2
build-common-aae7f00662634db4c314acfa6d8008e0322a21f5.zip
syntax fix
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