summaryrefslogtreecommitdiffstats
path: root/xvidcap/build/xvidcap_libogg.patch
blob: d78944911f792545c4079828bfee1653e8a1aeee (plain)
1
2
3
4
5
6
7
8
9
10
11
--- configure.orig	2008-07-09 09:28:25.000000000 +0200
+++ configure	2008-08-14 22:38:52.000000000 +0200
@@ -11273,7 +11273,7 @@
 
 
 test x$ac_cv_lib_mp3lame_lame_init = xyes && ac_my_ffmpeg_cfg_lib_switch="--enable-libmp3lame"
-test x$ac_cv_lib_theora_theora_encode_init = xyes && ac_my_ffmpeg_cfg_lib_switch="${ac_my_ffmpeg_cfg_lib_switch} --enable-libogg --enable-libtheora"
+test x$ac_cv_lib_theora_theora_encode_init = xyes && ac_my_ffmpeg_cfg_lib_switch="${ac_my_ffmpeg_cfg_lib_switch} --enable-libtheora"
 
 # if cache empty (not tested or failed) and want static avcodec (then it failed) ...
 if ( `test \( \( x${ac_cv_lib_avutil_av_rescale+set} = x \) -a \( x$static_avutil = xyes \) \)` ) ; then