]> git.ipfire.org Git - thirdparty/autoconf.git/commit
Use `mktemp -d' when possible to create securely a tmp work dir.
authorAkim Demaille <akim@epita.fr>
Wed, 29 Mar 2000 11:09:59 +0000 (11:09 +0000)
committerAkim Demaille <akim@epita.fr>
Wed, 29 Mar 2000 11:09:59 +0000 (11:09 +0000)
commit15fc2d9ecbd3a69e12dfe8892314c9fca89259f0
treec70936bfccd649db441a9d09500c95cd11efdbc5
parentd56fbd245ecdab430f5156fa86faa5f3cb9a6be3
Use `mktemp -d' when possible to create securely a tmp work dir.

* autoconf.sh: Use it when possible to create the dir $tmp.
Stop using variables for tmp files, use their names in $tmp.
[install]: Use the new features of autoconf --trace.
ChangeLog
autoconf.in
autoconf.sh
bin/autoconf.in
configure