summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 1a37c6dffe..6da00fe423 100755
--- a/configure
+++ b/configure
@@ -1279,6 +1279,7 @@ set_default host_cc
# set temporary file name
: ${TMPDIR:=$TEMPDIR}
+: ${TMPDIR:=$TMP}
: ${TMPDIR:=/tmp}
TMPC="${TMPDIR}/ffmpeg-conf-${RANDOM}-$$-${RANDOM}.c"