Searched refs:py_libtermcap (Results 1 - 1 of 1) sorted by relevance
/third_party/python/ | ||
H A D | configure | 23575 for py_libtermcap in "" tinfo ncursesw ncurses curses termcap; do 23576 if test -z "$py_libtermcap"; then 23579 READLINE_LIBS="-l$LIBREADLINE -l$py_libtermcap" |
Completed in 22 milliseconds