Home | History | Annotate | Download | only in autoconf

Lines Matching refs:tmpdir

150     my_template="${TMPDIR-/tmp}/${1-$progname}"
6136 tmpdir=`func_mktempdir`
6138 outputname="$tmpdir/$file"
6146 ${rm}r "$tmpdir"
6178 test -n "$outputname" && ${rm}r "$tmpdir"