[SCM] libav/experimental: typo

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 15:43:47 UTC 2013


The following commit has been merged in the experimental branch:
commit 5e3419b15a083e0b3eb9c885e39268a148568781
Author: Michael Niedermayer <michaelni at gmx.at>
Date:   Mon May 2 14:24:41 2005 +0000

    typo
    
    Originally committed as revision 4170 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/configure b/configure
index 587cba7..4e19a7a 100755
--- a/configure
+++ b/configure
@@ -70,8 +70,8 @@ echo "  --disable-ffplay         disable ffplay build"
 echo "  --enable-small           optimize for size instead of speed"
 echo "  --enable-memalign-hack   emulate memalign, interferes with memory debuggers"
 echo "  --disable-strip          disable stripping of executables and shared libraries"
-echo "  --enable-code=codec      enables codec"
-echo "  --disable-code=codec     disables codec"
+echo "  --enable-codec=codec     enables codec"
+echo "  --disable-codec=codec    disables codec"
 echo "  --disable-encoders       disables all encoders"
 echo ""
 echo "NOTE: The object files are build at the place where configure is launched"

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list