8000 bpo-45723: Remove obsolete AC_EXEEXT from configure.ac (pythonGH-29486) · thatbirdguythatuknownot/cpython@00ce320 · GitHub
[go: up one dir, main page]

Skip to content

Commit 00ce320

Browse files
bpo-45723: Remove obsolete AC_EXEEXT from configure.ac (pythonGH-29486)
1 parent 46bd6f4 commit 00ce320

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

configure.ac

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -947,7 +947,6 @@ atheos*|Linux*/1*)
947947
exit 1;;
948948
esac
949949

950-
AC_EXEEXT
951950
AC_MSG_CHECKING(for --with-suffix)
952951
AC_ARG_WITH(suffix,
953952
AS_HELP_STRING([--with-suffix=SUFFIX], [set executable suffix to SUFFIX (default is '.exe')]),

0 commit comments

Comments
 (0)
0