Searched refs:disable_openpty (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xterm/dist/
H A Dconfigure.in184 [disable_openpty=yes],
185 [disable_openpty=no],
187 AC_MSG_RESULT($disable_openpty)
H A Dconfigure8705 disable_openpty=yes
8707 disable_openpty=no
8711 disable_openpty=no
8714 echo "$as_me:8714: result: $disable_openpty" >&5
8715 echo "${ECHO_T}$disable_openpty" >&6
17031 elif test "x$disable_openpty" != "xyes" || test -z "$cf_grantpt_opts" ; then
H A Daclocal.m41016 dnl the configure script to suppress this check entirely with $disable_openpty.
1019 elif test "x$disable_openpty" != "xyes" || test -z "$cf_grantpt_opts" ; then

Completed in 124 milliseconds