* [Qemu-devel] [PATCH] add --disable-sdl to configure's help
@ 2007-10-23 1:17 Carlo Marcelo Arenas Belon
0 siblings, 0 replies; only message in thread
From: Carlo Marcelo Arenas Belon @ 2007-10-23 1:17 UTC (permalink / raw)
To: qemu-devel
The following patch adds a description for --disable-sdl for configure
Carlo
---
Index: configure
===================================================================
RCS file: /sources/qemu/qemu/configure,v
retrieving revision 1.165
diff -u -r1.165 configure
--- configure 18 Oct 2007 20:51:48 -0000 1.165
+++ configure 23 Oct 2007 01:12:17 -0000
@@ -377,6 +374,7 @@
echo " --make=MAKE use specified make [$make]"
echo " --install=INSTALL use specified install [$install]"
echo " --static enable static build [$static]"
+echo " --disable-sdl disable SDL"
echo " --enable-cocoa enable COCOA (Mac OS X only)"
echo " --enable-mingw32 enable Win32 cross compilation with mingw32"
echo " --enable-adlib enable Adlib emulation"
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-10-23 1:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-23 1:17 [Qemu-devel] [PATCH] add --disable-sdl to configure's help Carlo Marcelo Arenas Belon
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).