summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Build/2019-09-24-22-47-47.bpo-36210.EmL9X1.rst
blob: aa9a56fe57aeca39ed2c6e76ed7801fd67c4659a (plain)
1
2
3
4
5
6
7
8
9
Update optional extension module detection for AIX.
ossaudiodev and spwd are not applicable for AIX, and
are no longer reported as missing.
3rd-party packaging of ncurses (with ASIS support)
conflicts with officially supported AIX curses library,
so configure AIX to use libcurses.a. However, skip
trying to build _curses_panel.

patch by M Felt