8000 Update autoconf version (#539) · python/devguide@dca77b4 · GitHub
[go: up one dir, main page]

Skip to content

Commit dca77b4

Browse files
authored
Update autoconf version (#539)
1 parent 759c1b0 commit dca77b4

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. A 47EB t 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)
0