diff options
author | Neal Norwitz <nnorwitz@gmail.com> | 2006-01-07 21:07:20 +0000 |
---|---|---|
committer | Neal Norwitz <nnorwitz@gmail.com> | 2006-01-07 21:07:20 +0000 |
commit | 8bf3186af36b23fc14f3c9981d776e2be9191fe6 (patch) | |
tree | e55915573b29d3b4cb35d5ebab6401ba48fcf84b /Modules/ar_beos | |
parent | 713bc423bfb596e2349a21b33afd0c5a7925f4ef (diff) | |
download | cpython-8bf3186af36b23fc14f3c9981d776e2be9191fe6.tar.gz |
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/ar_beos')
0 files changed, 0 insertions, 0 deletions