summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2005-05-02 14:24:41 +0000
committerMichael Niedermayer <michaelni@gmx.at>2005-05-02 14:24:41 +0000
commit5e3419b15a083e0b3eb9c885e39268a148568781 (patch)
tree82942777d01a0bf407123458c1ac218d41771b93 /configure
parent009cf97d0c58d5b5384d34a2782a878f31113dd0 (diff)
typo
Originally committed as revision 4170 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index 587cba74b4..4e19a7ad8d 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"