Home
last modified time | relevance | path

Searched refs:py_libtermcap (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/
Dconfigure.ac4282 for py_libtermcap in "" ncursesw ncurses curses termcap; do
4283 if test -z "$py_libtermcap"; then
4286 READLINE_LIBS="-lreadline -l$py_libtermcap"
Dconfigure13950 for py_libtermcap in "" ncursesw ncurses curses termcap; do
13951 if test -z "$py_libtermcap"; then
13954 READLINE_LIBS="-lreadline -l$py_libtermcap"
/external/python/cpython3/
Dconfigure.ac4889 for py_libtermcap in "" tinfo ncursesw ncurses curses termcap; do
4890 if test -z "$py_libtermcap"; then
4893 READLINE_LIBS="-lreadline -l$py_libtermcap"
Dconfigure15542 for py_libtermcap in "" tinfo ncursesw ncurses curses termcap; do
15543 if test -z "$py_libtermcap"; then
15546 READLINE_LIBS="-lreadline -l$py_libtermcap"