Lines Matching refs:MCOOKIE
672 MCOOKIE
12038 case $MCOOKIE in
12040 ac_cv_path_MCOOKIE="$MCOOKIE" # Let the user override the test with a path.
12066 MCOOKIE=$ac_cv_path_MCOOKIE
12067 if test -n "$MCOOKIE"; then
12068 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MCOOKIE" >&5
12069 printf "%s\n" "$MCOOKIE" >&6; }
12076 test -n "$MCOOKIE" && break
12078 test -n "$MCOOKIE" || MCOOKIE="$MCOOKIE"
12082 if test "x$MCOOKIE" = x ; then
12136 MCOOKIE="$OPENSSL rand -hex 16"
12140 MCOOKIE="/usr/bin/od -X -A n -N 16 /dev/urandom | /usr/bin/tr -d ' '"
12145 if test "x$MCOOKIE" != x ; then
12146 STARTX_COOKIE_FLAGS='-DHAS_COOKIE_MAKER -DMK_COOKIE="$(MCOOKIE)"'
12147 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: startx will depend on \"$MCOOKIE\" to generate xauth cookies" >&5
12148 printf "%s\n" "$as_me: startx will depend on \"$MCOOKIE\" to generate xauth cookies" >&6;}