summaryrefslogtreecommitdiff
path: root/Python/ast.c
diff options
context:
space:
mode:
authorNeal Norwitz <nnorwitz@gmail.com>2006-01-07 21:07:20 +0000
committerNeal Norwitz <nnorwitz@gmail.com>2006-01-07 21:07:20 +0000
commitfe8e3d918ef5893c67a6dc47512667f42ca720d2 (patch)
tree39b34b495c32d071e63e812019424dafde0f5bf6 /Python/ast.c
parent39cdfff69161c3f1299172e8cbb4dc1a871e3931 (diff)
downloadcpython-git-fe8e3d918ef5893c67a6dc47512667f42ca720d2.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 'Python/ast.c')
0 files changed, 0 insertions, 0 deletions