[Ffmpeg-cvslog] CVS: ffmpeg configure,1.169,1.170
Michael Niedermayer CVS
michael
Mon May 2 16:24:44 CEST 2005
Update of /cvsroot/ffmpeg/ffmpeg
In directory mail:/var2/tmp/cvs-serv22171
Modified Files:
configure
Log Message:
typo
Index: configure
===================================================================
RCS file: /cvsroot/ffmpeg/ffmpeg/configure,v
retrieving revision 1.169
retrieving revision 1.170
diff -u -d -r1.169 -r1.170
--- configure 2 May 2005 09:47:46 -0000 1.169
+++ configure 2 May 2005 14:24:41 -0000 1.170
@@ -70,8 +70,8 @@
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"
More information about the ffmpeg-cvslog
mailing list