Searched refs:termcap (Results 26 - 42 of 42) sorted by relevance

12

/netbsd-current/external/bsd/less/dist/
H A Dconfigure2375 as_fn_append ac_header_c_list " termcap.h termcap_h HAVE_TERMCAP_H"
2376 as_fn_append ac_header_c_list " ncurses/termcap.h ncurses_termcap_h HAVE_NCURSES_TERMCAP_H"
2377 as_fn_append ac_header_c_list " ncursesw/termcap.h ncursesw_termcap_h HAVE_NCURSESW_TERMCAP_H"
4843 if test "x$ac_cv_header_termcap_h" = xyes; then include_termcap_h="#include <termcap.h>"; elif test "x$ac_cv_header_ncurses_termcap_h" = xyes; then include_termcap_h="#include <ncurses/termcap.h>"; elif test "x$ac_cv_header_ncursesw_termcap_h" = xyes; then include_termcap_h="#include <ncursesw/termcap.h>"; fi
5038 # -- Try curses & termcap.
5071 # -- Try termcap.
5763 # Checks for external variable ospeed in the termcap library.
5765 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking termcap fo
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/readline/readline/
H A Dconfigure1362 --with-curses use the curses library instead of the termcap
4958 limits.h locale.h pwd.h memory.h termcap.h termios.h termio.h
6087 { $as_echo "$as_me:${as_lineno-$LINENO}: checking which library has the termcap functions" >&5
6088 $as_echo_n "checking which library has the termcap functions... " >&6; }
6309 { $as_echo "$as_me:${as_lineno-$LINENO}: checking which library has the termcap functions" >&5
6310 $as_echo_n "checking which library has the termcap functions... " >&6; }
6315 LDFLAGS="$LDFLAGS -L./lib/termcap"
6316 TERMCAP_LIB="./lib/termcap/libtermcap.a"
6317 TERMCAP_DEP="./lib/termcap/libtermcap.a"
6335 if test "$TERMCAP_LIB" = "./lib/termcap/libtermca
[all...]
/netbsd-current/external/gpl3/gdb/dist/readline/readline/
H A Dconfigure1367 --with-curses use the curses library instead of the termcap
4980 limits.h locale.h pwd.h memory.h termcap.h termios.h termio.h
6118 { $as_echo "$as_me:${as_lineno-$LINENO}: checking which library has the termcap functions" >&5
6119 $as_echo_n "checking which library has the termcap functions... " >&6; }
6340 { $as_echo "$as_me:${as_lineno-$LINENO}: checking which library has the termcap functions" >&5
6341 $as_echo_n "checking which library has the termcap functions... " >&6; }
6346 LDFLAGS="$LDFLAGS -L./lib/termcap"
6347 TERMCAP_LIB="./lib/termcap/libtermcap.a"
6348 TERMCAP_DEP="./lib/termcap/libtermcap.a"
6366 if test "$TERMCAP_LIB" = "./lib/termcap/libtermca
[all...]
/netbsd-current/lib/libterminfo/
H A Dterm.h1997 /* Convert a termcap string into a terminfo string.
2001 /* POSIX says that term.h should also pull in our termcap definitions. */
2002 #include <termcap.h>
/netbsd-current/external/bsd/top/dist/
H A Dconfigure3696 for ac_lib in '' termcap curses ncurses; do
4530 for ac_header in curses.h getopt.h limits.h math.h stdarg.h sysexits.h termcap.h unistd.h sys/resource.h sys/time.h sys/utsname.h
5073 #include <termcap.h>
5152 #include <termcap.h>
5231 #include <termcap.h>
5310 #include <termcap.h>
5389 #include <termcap.h>
5468 #include <termcap.h>
5548 #include <termcap.h>
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A DMakefile.in1192 stub-termcap.c \
H A Dconfigure1625 --with-curses use the curses library instead of the termcap
9234 # Since GDB uses Readline, we need termcap functionality. In many
9236 # have a separate termcap library, or no curses library at all.
9274 for ac_lib in '' termcap tinfow tinfo curses ncursesw ncurses; do
9308 CONFIG_OBS="$CONFIG_OBS stub-termcap.o"
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A DMakefile.in1241 stub-termcap.c \
H A Dconfigure1682 --with-curses use the curses library instead of the termcap
20500 # Since GDB uses Readline, we need termcap functionality. In many
20502 # have a separate termcap library, or no curses library at all.
20540 for ac_lib in '' termcap tinfow tinfo curses ncursesw ncurses; do
20574 CONFIG_OBS="$CONFIG_OBS stub-termcap.o"
/netbsd-current/external/gpl2/texinfo/dist/
H A Dconfigure4366 termcap.h termio.h termios.h unistd.h \
6409 # Check for termlib before termcap because Solaris termcap needs libucb.
6410 TERMLIB_VARIANTS="ncurses curses termlib termcap terminfo"
6483 # ports each termcap-needing program separately according to its needs.
6490 # HP-UX 9 (at least) needs -lncurses which defines termcap variables PC etc.
6491 echo "$as_me:$LINENO: checking for library with termcap variables" >&5
6492 echo $ECHO_N "checking for library with termcap variables... $ECHO_C" >&6
6514 #include <ncurses/termcap.h>
6517 #include <termcap
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/sim/erc32/
H A Dconfigure13576 for ac_lib in '' termcap tinfo curses ncurses; do
/netbsd-current/external/public-domain/sqlite/dist/
H A Dconfigure13967 for ac_lib in '' termcap curses ncurses ncursesw
/netbsd-current/external/gpl2/lvm2/dist/
H A Dconfigure12643 for ac_lib in '' tinfo ncurses curses termcap termlib; do
12705 { { $as_echo "$as_me:$LINENO: error: termcap could not be found which is required for the
12707 support with --disable-readline or download and install termcap from:
12708 ftp.gnu.org/gnu/termcap
12710 package as well (which may be called termcap-devel or something similar).
12711 Note: (n)curses also seems to work as a substitute for termcap. This was
12714 $as_echo "$as_me: error: termcap could not be found which is required for the
12716 support with --disable-readline or download and install termcap from:
12717 ftp.gnu.org/gnu/termcap
12719 package as well (which may be called termcap
[all...]
/netbsd-current/external/gpl3/gdb/dist/sim/
H A Dconfigure13412 for ac_lib in '' termcap tinfo curses ncurses; do
/netbsd-current/external/bsd/ntp/dist/
H A Dconfigure16951 for term_lib in "" termcap curses ncurses; do
/netbsd-current/external/bsd/ntp/dist/sntp/
H A Dconfigure7625 for term_lib in "" termcap curses ncurses; do
/netbsd-current/crypto/external/bsd/heimdal/dist/
H A Dconfigure28740 ac_fn_c_check_header_compile "$LINENO" "termcap.h" "ac_cv_header_termcap_h" "$ac_includes_default"
29167 for ac_lib in "" termcap ncurses curses; do
29180 #include <termcap.h>

Completed in 685 milliseconds

12