OSDN Git Service

minor help output formatting fix
authorDiego Biurrun <diego@biurrun.de>
Mon, 12 Feb 2007 15:44:35 +0000 (15:44 +0000)
committerDiego Biurrun <diego@biurrun.de>
Mon, 12 Feb 2007 15:44:35 +0000 (15:44 +0000)
Originally committed as revision 7949 to svn://svn.ffmpeg.org/ffmpeg/trunk

configure

index 4ef1739..e740fb3 100755 (executable)
--- a/configure
+++ b/configure
@@ -114,8 +114,8 @@ show_help(){
   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"