diff options
author | Gregory P. Smith <greg@mad-scientist.com> | 2008-09-07 06:24:49 +0000 |
---|---|---|
committer | Gregory P. Smith <greg@mad-scientist.com> | 2008-09-07 06:24:49 +0000 |
commit | 188209465a966cf046ed7946589aa21767f95e68 (patch) | |
tree | 9a1cba96af2009f4d648204c0adde5d142064962 /Python/graminit.c | |
parent | d43029ba5a38200f6244af3c2be566fca3c8d77a (diff) | |
download | cpython-git-188209465a966cf046ed7946589aa21767f95e68.tar.gz |
Merged revisions 66179,66283 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r66179 | gregory.p.smith | 2008-09-02 22:57:48 -0700 (Tue, 02 Sep 2008)
Fix issue 3645: OpenBSD required -lcurses when linking with readline
to get the correct completion_matches function to avoid crashes on
x86_64 (amd64).
........
r66283 | gregory.p.smith | 2008-09-06 22:15:18 -0700 (Sat, 06 Sep 2008)
- Issue #1204: The configure script now tests for additional libraries
that may be required when linking against readline. This fixes issues
with x86_64 builds on some platforms (at least a few Linux flavors as
well as OpenBSD/amd64).
........
Diffstat (limited to 'Python/graminit.c')
0 files changed, 0 insertions, 0 deletions