summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorErlend E. Aasland <erlend@python.org>2024-10-26 15:11:42 (GMT)
committerGitHub <noreply@github.com>2024-10-26 15:11:42 (GMT)
commit8b7cdc5e0c3ee9903d41a2bfc494148db32dc379 (patch)
tree7df462bd97d24613bc319ced6db752ac7bcb5eec /configure
parentc5b99f5c2c5347d66b9da362773969c531fb6c85 (diff)
downloadcpython-8b7cdc5e0c3ee9903d41a2bfc494148db32dc379.zip
cpython-8b7cdc5e0c3ee9903d41a2bfc494148db32dc379.tar.gz
cpython-8b7cdc5e0c3ee9903d41a2bfc494148db32dc379.tar.bz2
gh-125698: Autoconf: Sync EXEEXT and ac_exeext (#125995)
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure b/configure
index b11f41d..a4f253d 100755
--- a/configure
+++ b/configure
@@ -7323,6 +7323,9 @@ fi
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $EXEEXT" >&5
printf "%s\n" "$EXEEXT" >&6; }
+# Make sure we keep EXEEXT and ac_exeext sync'ed.
+ac_exeext=$EXEEXT
+
# Test whether we're running on a non-case-sensitive system, in which
# case we give a warning if no ext is given