summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 2b4185adc2..c63d606485 100755
--- a/configure
+++ b/configure
@@ -6149,7 +6149,7 @@ if test "$_libavutil" = auto ; then
if test -d libavutil ; then
_libavutil=yes
else
- _libavutil=no
+ die "MPlayer will not compile without libavutil in the source tree."
fi
fi
echores "$_libavutil"