Lines Matching refs:tmp

5860 # creating and moving files from /tmp can sometimes cause problems.
5864 trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
5868 # Create a (secure) tmp directory for tmp files.
5871 tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` &&
5872 test -n "$tmp" && test -d "$tmp"
5875 tmp=./confstat$$-$RANDOM
5876 (umask 077 && mkdir $tmp)
5896 s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' >\$tmp/subs.sed <<\\CEOF
5957 sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
5959 sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
5961 if test ! -s $tmp/subs.frag; then
5969 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
5971 ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
5973 ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
5991 cat >$tmp/stdin
6124 -) echo $tmp/stdin ;;
6170 " $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out
6171 rm -f $tmp/stdin
6173 mv $tmp/out $ac_file
6175 cat $tmp/out
6176 rm -f $tmp/out
6205 cat >$tmp/stdin
6221 -) echo $tmp/stdin ;;
6245 sed 's/[ ]*$//' $ac_file_inputs >$tmp/in
6290 echo ' if grep "^[ ]*#[ ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS
6296 # Write a limited-size here document to $tmp/defines.sed.
6297 echo ' cat >$tmp/defines.sed <<CEOF' >>$CONFIG_STATUS
6305 sed -f $tmp/defines.sed $tmp/in >$tmp/out
6306 rm -f $tmp/in
6307 mv $tmp/out $tmp/in
6323 # Write a limited-size here document to $tmp/undefs.sed.
6324 echo ' cat >$tmp/undefs.sed <<CEOF' >>$CONFIG_STATUS
6332 sed -f $tmp/undefs.sed $tmp/in >$tmp/out
6333 rm -f $tmp/in
6334 mv $tmp/out $tmp/in
6347 echo "/* Generated by configure. */" >$tmp/config.h
6349 echo "/* $ac_file. Generated by configure. */" >$tmp/config.h
6351 cat $tmp/in >>$tmp/config.h
6352 rm -f $tmp/in
6354 if diff $ac_file $tmp/config.h >/dev/null 2>&1; then
6396 mv $tmp/config.h $ac_file
6399 cat $tmp/config.h
6400 rm -f $tmp/config.h