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

/xsrc/external/mit/xterm/dist/
H A Dconfigure.in208 [use_given_setuid=$withval],
209 [use_given_setuid=no])
210 AC_MSG_RESULT($use_given_setuid)
212 if test "$use_given_setuid" != no ; then
213 if test "$use_given_setuid" = yes ; then
216 cf_cv_given_setuid=$use_given_setuid
H A Dconfigure8763 use_given_setuid=$withval
8765 use_given_setuid=no
8767 echo "$as_me:8767: result: $use_given_setuid" >&5
8768 echo "${ECHO_T}$use_given_setuid" >&6
8770 if test "$use_given_setuid" != no ; then
8771 if test "$use_given_setuid" = yes ; then
8774 cf_cv_given_setuid=$use_given_setuid

Completed in 180 milliseconds