Commit 20ee5775 authored by Felix Paul Kühne's avatar Felix Paul Kühne

Fixed [087d5836]

parent 087d5836
......@@ -2553,7 +2553,7 @@ dnl Those options have to be here because the .pc can be bogus for ffmpeg previo
fi])
AC_ARG_WITH(ffmpeg-dca,
[ --with-ffmpeg-dca specify if ffmpeg has been compiled with dca supp
[ --with-ffmpeg-dca specify if ffmpeg has been compiled with dca support],
[
if test "$with_ffmpeg_dca" = "yes"; then
LDFLAGS="${LDFLAGS_save} ${LDFLAGS_ffmpeg} ${LIBS_ffmpeg}"
......
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