Searched refs:cf_have_openpty (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/luit/dist/
H A Dconfigure.ac79 AC_CHECK_LIB(util, openpty, [cf_have_openpty=yes],[cf_have_openpty=no])
80 if test "$cf_have_openpty" = yes ; then
H A Dconfigure10785 cf_have_openpty=yes
10787 cf_have_openpty=no
10790 if test "$cf_have_openpty" = yes ; then
/xsrc/external/mit/xterm/dist/
H A Daclocal.m41020 AC_CHECK_LIB(util, openpty, [cf_have_openpty=yes],[cf_have_openpty=no])
1021 if test "$cf_have_openpty" = yes ; then
1044 elif test "x$cf_have_openpty" = xno
H A Dconfigure17082 cf_have_openpty=yes
17084 cf_have_openpty=no
17087 if test "$cf_have_openpty" = yes ; then
17171 elif test "x$cf_have_openpty" = xno

Completed in 35 milliseconds