Skip to content

Commit f68d63a

Browse files
authored
Update autoconf version (#539)
1 parent 4cad57d commit f68d63a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -450,7 +450,7 @@ example, ``autoconf`` by itself will not regenerate ``pyconfig.h.in``.
450450
appropriate.
451451

452452
Python's ``configure.ac`` script typically requires a specific version of
453-
Autoconf. At the moment, this reads: ``AC_PREREQ(2.65)``.
453+
Autoconf. At the moment, this reads: ``AC_PREREQ(2.69)``.
454454

455455
If the system copy of Autoconf does not match this version, you will need to
456456
install your own copy of Autoconf.

0 commit comments

Comments
 (0)