mirror of
https://github.com/python/cpython.git
synced 2025-10-19 16:03:42 +00:00
Silly mistake in build directory extension fix.
This commit is contained in:
parent
38419c003c
commit
dd19cf8134
2 changed files with 9247 additions and 4022 deletions
|
@ -209,7 +209,7 @@ then
|
|||
BUILDEXEEXT=.exe
|
||||
else
|
||||
AC_MSG_RESULT(no)
|
||||
BUILDEXEEXT='$(EXEEXT)'
|
||||
BUILDEXEEXT=$EXEEXT
|
||||
fi
|
||||
|
||||
case $MACHDEP in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue