Home
last modified time | relevance | path

Searched refs:tecla_cv_sysv_ptem (Results 1 – 2 of 2) sorted by relevance

/dports/devel/libtecla/libtecla/
H A Dconfigure.in278 AC_CACHE_CHECK(for SysV streams pseudo-terminals, tecla_cv_sysv_ptem, [
290 ], tecla_cv_sysv_ptem=yes, tecla_cv_sysv_ptem=no)
296 if test $tecla_cv_sysv_ptem = yes; then
H A Dconfigure4047 if ${tecla_cv_sysv_ptem+:} false; then :
4074 tecla_cv_sysv_ptem=yes
4076 tecla_cv_sysv_ptem=no
4082 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $tecla_cv_sysv_ptem" >&5
4083 $as_echo "$tecla_cv_sysv_ptem" >&6; }
4086 if test $tecla_cv_sysv_ptem = yes; then