Home | History | Annotate | Download | only in dist

Lines Matching refs:MKTEMP

658 MKTEMP
11649 # Extract the first word of "mktemp", so it can be a program name with args.
11650 set dummy mktemp; ac_word=$2
11657 e) case $MKTEMP in
11659 ac_cv_path_MKTEMP="$MKTEMP" # Let the user override the test with a path.
11685 MKTEMP=$ac_cv_path_MKTEMP
11686 if test -n "$MKTEMP"; then
11687 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MKTEMP" >&5
11688 printf "%s\n" "$MKTEMP" >&6; }
12828 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&