qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH] add --disable-sdl to configure's help


From: Carlo Marcelo Arenas Belon
Subject: [Qemu-devel] [PATCH] add --disable-sdl to configure's help
Date: Mon, 22 Oct 2007 20:17:50 -0500
User-agent: Mutt/1.4.1i

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"




reply via email to

[Prev in Thread] Current Thread [Next in Thread]