[Scummvm-cvs-logs] SF.net SVN: scummvm:[52602] scummvm/trunk/configure

sev at users.sourceforge.net sev at users.sourceforge.net
Mon Sep 6 20:13:40 CEST 2010


Revision: 52602
          http://scummvm.svn.sourceforge.net/scummvm/?rev=52602&view=rev
Author:   sev
Date:     2010-09-06 18:13:39 +0000 (Mon, 06 Sep 2010)

Log Message:
-----------
CONFIGURE: Wrap usage help around 80 columns

Modified Paths:
--------------
    scummvm/trunk/configure

Modified: scummvm/trunk/configure
===================================================================
--- scummvm/trunk/configure	2010-09-06 18:06:47 UTC (rev 52601)
+++ scummvm/trunk/configure	2010-09-06 18:13:39 UTC (rev 52602)
@@ -651,7 +651,8 @@
 Configuration:
   -h, --help              display this help and exit
   --backend=BACKEND       backend to build (caanoo, dc, gp2x, gp2xwiz, iphone,
-                          linuxmoto, ds, null, openpandora, ps2, psp, sdl, wii, wince)
+                          linuxmoto, ds, null, openpandora, ps2, psp, sdl, wii,
+                          wince)
                           [sdl]
 
 Installation directories:
@@ -671,7 +672,8 @@
   --bindir=DIR            user executables [EPREFIX/bin]
   --libdir=DIR            object code libraries [EPREFIX/lib]
   --datarootdir=DIR       read-only arch.-independent data root [PREFIX/share]
-  --datadir=DIR           read-only architecture-independent data [DATAROOTDIR/scummvm]
+  --datadir=DIR           read-only architecture-independent data
+                          [DATAROOTDIR/scummvm]
   --mandir=DIR            man documentation [DATAROOTDIR/man]
   --docdir=DIR            documentation root [DATAROOTDIR/doc/scummvm]
 
@@ -694,7 +696,8 @@
 Optional Features:
   --disable-debug          disable building with debugging symbols
   --enable-Werror          treat warnings as errors
-  --enable-release         enable building in release mode (this activates optimizations)
+  --enable-release         enable building in release mode (this activates
+                           optimizations)
   --enable-profiling       enable profiling
   --enable-plugins         enable the support for dynamic plugins
   --default-dynamic        make plugins dynamic by default
@@ -704,7 +707,8 @@
   --disable-hq-scalers     exclude HQ2x and HQ3x scalers
   --disable-translation    don't build support for translated messages
   --enable-text-console    use text console instead of graphical console
-  --enable-verbose-build   enable regular echoing of commands during build process
+  --enable-verbose-build   enable regular echoing of commands during build
+                           process
 
 Optional Libraries:
   --with-alsa-prefix=DIR   Prefix where alsa is installed (optional)
@@ -731,10 +735,12 @@
 
   --disable-indeo3         disable Indeo3 decoder [autodetect]
 
-  --with-fluidsynth-prefix=DIR  Prefix where libfluidsynth is installed (optional)
+  --with-fluidsynth-prefix=DIR  Prefix where libfluidsynth is 
+                           installed (optional)
   --disable-fluidsynth     disable fluidsynth MIDI driver [autodetect]
 
-  --with-sdl-prefix=DIR    Prefix where the sdl-config script is installed (optional)
+  --with-sdl-prefix=DIR    Prefix where the sdl-config script is
+                           installed (optional)
 
   --with-nasm-prefix=DIR   Prefix where nasm executable is installed (optional)
   --disable-nasm           disable assembly language optimizations [autodetect]


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list