Commit 2c0fe13b authored by Eric Petit's avatar Eric Petit

typo

parent bcae3b19
...@@ -2990,7 +2990,7 @@ dnl Those options have to be here because the .pc can be bogus for ffmpeg previo ...@@ -2990,7 +2990,7 @@ dnl Those options have to be here because the .pc can be bogus for ffmpeg previo
fi]) fi])
AC_ARG_WITH(ffmpeg-x264, AC_ARG_WITH(ffmpeg-x264,
[ --with-ffmpeg-x264 specify if ffmpeg has been compiled with libamrnb support], [ --with-ffmpeg-x264 specify if ffmpeg has been compiled with libx264 support],
[ [
if test "$with_ffmpeg_x264" = "yes"; then if test "$with_ffmpeg_x264" = "yes"; then
VLC_ADD_LIBS([ffmpeg],[-lx264]) VLC_ADD_LIBS([ffmpeg],[-lx264])
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment