[Lunar-commits] <moonbase> transcode: fix the compilation.

Florin Braescu florin at lunar-linux.org
Thu May 1 05:53:19 CEST 2008


commit c9f03b2ebe7dd1f30b4fd16c6ac1ada45faf3c21
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Thu May 1 06:53:19 2008 +0300

    transcode: fix the compilation.
---
 video/transcode/BUILD |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/video/transcode/BUILD b/video/transcode/BUILD
index e01268f..1996764 100644
--- a/video/transcode/BUILD
+++ b/video/transcode/BUILD
@@ -6,7 +6,8 @@
   sedit "s:register_avcodec(&ac3_encoder);::" export/aud_aux.c
   sedit "365cavcodec_register_all();" export/aud_aux.c
 
-  OPTS="$OPTS --enable-v4l --enable-libpostproc"
+#  OPTS="$OPTS --enable-v4l --enable-libpostproc"
+  OPTS="$OPTS --enable-v4l"
 
   default_build
 


More information about the Lunar-commits mailing list