diff options
author | Erlend Egeberg Aasland <erlend.aasland@innova.no> | 2021-11-09 15:32:59 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-09 15:32:59 (GMT) |
commit | 185533639d6eddd42a28f9e3517067bd877e34c5 (patch) | |
tree | 61682f4f0d1baea6c338b923a6c9a2255c85c4a2 /Python | |
parent | 2819e98d1048238bf94dc2ba88ae2455d01861bc (diff) | |
download | cpython-185533639d6eddd42a28f9e3517067bd877e34c5.zip cpython-185533639d6eddd42a28f9e3517067bd877e34c5.tar.gz cpython-185533639d6eddd42a28f9e3517067bd877e34c5.tar.bz2 |
bpo-45723: Remove obsolete AC_EXEEXT from configure.ac (GH-29486)
From the autoconf docs *Obsolete Macros* section:
Defined the output variable EXEEXT based on the output of the
compiler, which is now done automatically. Typically set to empty
string if Posix and ‘.exe’ if a DOS variant.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions