Home
last modified time | relevance | path

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

/dports/devel/libtecla/libtecla/
H A Dconfigure.in257 AC_CACHE_CHECK(for SysV pseudo-terminals, tecla_cv_sysv_pty, [
266 ], tecla_cv_sysv_pty=yes, tecla_cv_sysv_pty=no)
272 if test $tecla_cv_sysv_pty = yes; then
H A Dconfigure4003 if ${tecla_cv_sysv_pty+:} false; then :
4027 tecla_cv_sysv_pty=yes
4029 tecla_cv_sysv_pty=no
4035 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $tecla_cv_sysv_pty" >&5
4036 $as_echo "$tecla_cv_sysv_pty" >&6; }
4039 if test $tecla_cv_sysv_pty = yes; then