[Ffmpeg-cvslog] r7949 - trunk/configure
diego
subversion
Mon Feb 12 16:44:36 CET 2007
Author: diego
Date: Mon Feb 12 16:44:35 2007
New Revision: 7949
Modified:
trunk/configure
Log:
minor help output formatting fix
Modified: trunk/configure
==============================================================================
--- trunk/configure (original)
+++ trunk/configure Mon Feb 12 16:44:35 2007
@@ -114,8 +114,8 @@
echo " --extra-libs=ELIBS add ELIBS [$ELIBS]"
echo " --build-suffix=SUFFIX suffix for application specific build []"
echo " --arch=ARCH select architecture [$arch]"
- echo " --cpu=CPU selects the minimum cpu required (affects
- instruction selection, may crash on older CPUs)"
+ echo " --cpu=CPU selects the minimum cpu required (affects"
+ echo " instruction selection, may crash on older CPUs)"
echo " --powerpc-perf-enable enable performance report on PPC"
echo " (requires enabling PMC)"
echo " --disable-mmx disable MMX usage"
More information about the ffmpeg-cvslog
mailing list