HomeSort by: relevance | last modified time | path
    Searched refs:termlib (Results 1 - 5 of 5) sorted by relevancy

  /src/games/warp/
config.sh 62 termlib='-ltermlib'
config.h.SH 85 * This symbol, when defined, indicates that termlib-style routines
  /src/external/gpl2/texinfo/dist/
configure 6409 # Check for termlib before termcap because Solaris termcap needs libucb.
6410 TERMLIB_VARIANTS="ncurses curses termlib termcap terminfo"
6411 for termlib in ${TERMLIB_VARIANTS}; do
6412 as_ac_Lib=`echo "ac_cv_lib_${termlib}''_tgetent" | $as_tr_sh`
6413 echo "$as_me:$LINENO: checking for tgetent in -l${termlib}" >&5
6414 echo $ECHO_N "checking for tgetent in -l${termlib}... $ECHO_C" >&6
6419 LIBS="-l${termlib} $LIBS"
6478 TERMLIBS="${TERMLIBS} -l${termlib}"; break
6497 for trylib in $termlib ${TERMLIB_VARIANTS}; do
6498 if test "x$trylib" != "x$termlib"; the
    [all...]
  /src/external/gpl3/gdb/dist/readline/readline/
configure 6898 *termcap*|*termlib*) ;; # common aliases
  /src/external/gpl2/lvm2/dist/
configure 12643 for ac_lib in '' tinfo ncurses curses termcap termlib; do

Completed in 41 milliseconds