commit 1949930b70677f8b0bb7fb957e483036d3388f1c parent a4b32ed7daee82e274ead0c7379ae354d8a48152 Author: Bruno Cabral <brataoufba@gmail.com> Date: Sat, 21 Dec 2013 15:12:07 +0000 Typo Diffstat:
| M | configure.ac | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac @@ -807,7 +807,7 @@ fi if test "x$new_ffmpeg" = "x0" then - AC_MSG_NOTICE([NOTICE: FFmpeg/opus audio preview plugin disabled, It needs libav > 10, or a FFmpeg with --enable-libavresample]) + AC_MSG_NOTICE([NOTICE: FFmpeg/opus audio preview plugin disabled, It needs libav >= 10, or a FFmpeg with --enable-libavresample]) fi if test "x$without_gtk" = "xtrue"