Skip to content

Commit 0e05c22

Browse files
committed
wip: lower AC_PREREQ
1 parent 778ebf4 commit 0e05c22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dnl
1212
# Set VERSION so we only need to edit in one place (i.e., here)
1313
m4_define([PYTHON_VERSION], [3.14])
1414

15-
AC_PREREQ([2.72])
15+
AC_PREREQ([2.71])
1616

1717
AC_INIT([python],[PYTHON_VERSION],[https://github.com/python/cpython/issues/])
1818

0 commit comments

Comments
 (0)