diff options
author | Neal Norwitz <nnorwitz@gmail.com> | 2006-01-07 21:07:20 (GMT) |
---|---|---|
committer | Neal Norwitz <nnorwitz@gmail.com> | 2006-01-07 21:07:20 (GMT) |
commit | fe8e3d918ef5893c67a6dc47512667f42ca720d2 (patch) | |
tree | 39b34b495c32d071e63e812019424dafde0f5bf6 /Modules | |
parent | 39cdfff69161c3f1299172e8cbb4dc1a871e3931 (diff) | |
download | cpython-fe8e3d918ef5893c67a6dc47512667f42ca720d2.zip cpython-fe8e3d918ef5893c67a6dc47512667f42ca720d2.tar.gz cpython-fe8e3d918ef5893c67a6dc47512667f42ca720d2.tar.bz2 |
If there is no libtermcap all the readline tests failed.
This inappropriately disabled some capabilities which exist.
Now test for readline in -lreadline, if not found there, try it
in -ltermcap only if not in -lreadline. If both libraries are
required, there will need to be more work, but I'm not sure
under what conditions both libraries would be required.
Diffstat (limited to 'Modules')
0 files changed, 0 insertions, 0 deletions