* mkdep: New file.
[deliverable/binutils-gdb.git] / configure
index e51ca9fc12482a9395636868882ac2a523de71e6..bc7b65040650d2d1da29d8eeadfc0b9fcaf1cb37 100755 (executable)
--- a/configure
+++ b/configure
@@ -655,8 +655,8 @@ case "${TMPDIR}" in
 *) ;;
 esac
 
-# keep this filename short for &%*%$*# 14 char file names
-tmpfile=${TMPDIR}/cONf$$
+# keep this filename short for &%*%$*# 14 char file names and 8+3 file names
+tmpfile=${TMPDIR}/cNf$$
 # Note that under many versions of sh a trap handler for 0 will *override* any
 # exit status you explicitly specify!  At this point, the only non-error exit
 # is at the end of the script; these actions are duplicated there, minus
This page took 0.027375 seconds and 4 git commands to generate.