]> granicus.if.org Git - python/commit
FreeBSD 4.8 and MacOS X 10.2 have a broken ncurses.h - if you don't
authorAnthony Baxter <anthonybaxter@gmail.com>
Sat, 4 Oct 2003 07:46:23 +0000 (07:46 +0000)
committerAnthony Baxter <anthonybaxter@gmail.com>
Sat, 4 Oct 2003 07:46:23 +0000 (07:46 +0000)
commit6169c6bc1d27441f95fbab71ea504c8c01cc0fa9
tree2aae74d5bd889d364862a7161506a544d2bd6524
parentb8c787606cfd5bbef2e826ee854f424483e814e2
FreeBSD 4.8 and MacOS X 10.2 have a broken ncurses.h - if you don't
define _XOPEN_EXTENDED_SOURCE, the bug isn't triggered. Testing on
FreeBSD shows that nothing is broken by this change.
configure
configure.in