Skip to content
Snippets Groups Projects
Commit 2c0fe13b authored by Eric Petit's avatar Eric Petit
Browse files

typo

parent bcae3b19
No related branches found
No related tags found
No related merge requests found
...@@ -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])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment