gh-98948: Remove obsolete readelf dependency#98949
Conversation
|
cc @vstinner , because I know he's in love with autoconf. I didn't run a local autoreconf because my local version is different from the one used to generate previous version. Instead, I manually edited the |
26b6505 to
033f5f0
Compare
|
Can you try to add a NEWS entry in the Build category to document your change? See https://devguide.python.org/ about blurb. |
|
I added a commit to your branch: I ran "make regen-configure" which uses a container to get always the same version. |
e425077 to
0fae64f
Compare
|
@vstinner : entry added & commits squashed. Thanks for the review! |
0fae64f to
d69d8ad
Compare
This got introduced in commit 5884449 to determine if readline is already linked against curses or tinfo in the setup.py, which is no longer present.
d69d8ad to
0de323b
Compare
|
Merged, thanks! |
This got introduced in commit 5884449 to determine if readline is already linked against curses or tinfo in the setup.py, which is no longer present.