* [Qemu-devel] [5444] add help text for --enable-sparse (Gerd Hoffman)
@ 2008-10-07 21:22 Anthony Liguori
0 siblings, 0 replies; only message in thread
From: Anthony Liguori @ 2008-10-07 21:22 UTC (permalink / raw)
To: qemu-devel
Revision: 5444
http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=5444
Author: aliguori
Date: 2008-10-07 21:22:41 +0000 (Tue, 07 Oct 2008)
Log Message:
-----------
add help text for --enable-sparse (Gerd Hoffman)
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Modified Paths:
--------------
trunk/configure
Modified: trunk/configure
===================================================================
--- trunk/configure 2008-10-07 20:39:39 UTC (rev 5443)
+++ trunk/configure 2008-10-07 21:22:41 UTC (rev 5444)
@@ -427,7 +427,8 @@
echo " --make=MAKE use specified make [$make]"
echo " --install=INSTALL use specified install [$install]"
echo " --static enable static build [$static]"
-echo " --disable-sparse disable sparse checker"
+echo " --enable-sparse enable sparse checker"
+echo " --disable-sparse disable sparse checker (default)"
echo " --disable-werror disable compilation abort on warning"
echo " --disable-sdl disable SDL"
echo " --enable-cocoa enable COCOA (Mac OS X only)"
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-10-07 21:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-07 21:22 [Qemu-devel] [5444] add help text for --enable-sparse (Gerd Hoffman) Anthony Liguori
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).