From 68300911a0d1237015f01d989fe12bc29726ad0c Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Sun, 29 Oct 2006 13:04:30 +0000 Subject: Many systems have TEMPDIR mounted noexec, warn about this. Originally committed as revision 6833 to svn://svn.ffmpeg.org/ffmpeg/trunk --- configure | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 6380eee745..d5bd7b4ee5 100755 --- a/configure +++ b/configure @@ -1137,7 +1137,8 @@ chmod +x $TMPE >>$logfile 2>&1 if ! $TMPE >>$logfile 2>&1; then cat <