Searched refs:cf_grantpt_opts (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xterm/dist/
H A Daclocal.m4923 cf_grantpt_opts=
999 cf_grantpt_opts="$cf_grantpt_opts $cf_pty_feature"
1004 AC_MSG_RESULT($cf_grantpt_opts)
1005 cf_grantpt_opts=`echo "$cf_grantpt_opts" | sed -e 's/ isatty//'`
1019 elif test "x$disable_openpty" != "xyes" || test -z "$cf_grantpt_opts" ; then
1038 for cf_feature in $cf_grantpt_opts
H A Dconfigure16584 cf_grantpt_opts=
17014 cf_grantpt_opts="$cf_grantpt_opts $cf_pty_feature"
17019 echo "$as_me:17019: result: $cf_grantpt_opts" >&5
17020 echo "${ECHO_T}$cf_grantpt_opts" >&6
17021 cf_grantpt_opts=`echo "$cf_grantpt_opts" | sed -e 's/ isatty//'`
17031 elif test "x$disable_openpty" != "xyes" || test -z "$cf_grantpt_opts" ; then
17160 for cf_feature in $cf_grantpt_opts

Completed in 25 milliseconds