summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--m4/summary.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/summary.m4 b/m4/summary.m4
index 8c89285cb..51fa646bd 100644
--- a/m4/summary.m4
+++ b/m4/summary.m4
@@ -145,7 +145,7 @@ AC_DEFUN([XINE_LIB_SUMMARY], [
echo " - Musepack (*INTERNAL* library)"
fi
fi
- if test x"$with_external_ffmpeg" = x"yes"; then
+ if test x"$with_external_ffmpeg" != x"no"; then
echo " - ffmpeg (external library)"
else
echo " - ffmpeg (*INTERNAL* library):"