aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1b168c8..770ea29 100644
--- a/configure.ac
+++ b/configure.ac
@@ -807,7 +807,7 @@ fi
807 807
808if test "x$new_ffmpeg" = "x0" 808if test "x$new_ffmpeg" = "x0"
809then 809then
810 AC_MSG_NOTICE([NOTICE: FFmpeg/opus audio preview plugin disabled, It needs libav > 10, or a FFmpeg with --enable-libavresample]) 810 AC_MSG_NOTICE([NOTICE: FFmpeg/opus audio preview plugin disabled, It needs libav >= 10, or a FFmpeg with --enable-libavresample])
811fi 811fi
812 812
813if test "x$without_gtk" = "xtrue" 813if test "x$without_gtk" = "xtrue"