]> git.pld-linux.org Git - packages/ffms2.git/blob - ffmpegsource-ffmpeg011.patch
Release 2 (by relup.sh)
[packages/ffms2.git] / ffmpegsource-ffmpeg011.patch
1 --- configure.ac.orig   2012-07-09 14:45:54.088864442 +0200
2 +++ configure.ac        2012-07-09 14:46:55.868944948 +0200
3 @@ -145,7 +144,7 @@
4          ])
5  
6  AC_MSG_CHECKING([whether $_lav_name works])
7 -LIBS="$_LIBS $LIBAV_LIBS"
8 +LIBS="$_LIBS $LIBAV_LIBS -lvpx"
9  TEST_LIBAV([LIBAV_WORKS])
10  AC_MSG_RESULT([$LIBAV_WORKS])
11  if test "$LIBAV_WORKS" = no; then
This page took 0.107075 seconds and 3 git commands to generate.