From: bellard Date: Wed, 1 Feb 2006 21:45:16 +0000 (+0000) Subject: added --enable-cocoa in help (Pavel Janík) X-Git-Tag: TizenStudio_2.0_p2.3~14483 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8147cfca569182708430d0ca167786565bc5e11b;p=sdk%2Femulator%2Fqemu.git added --enable-cocoa in help (Pavel Janík) git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1735 c046a42c-6fe2-441c-8c8c-71466251a162 --- diff --git a/configure b/configure index 3471193..fa05bbf 100755 --- a/configure +++ b/configure @@ -375,6 +375,7 @@ echo " --cc=CC use C compiler CC [$cc]" echo " --host-cc=CC use C compiler CC [$host_cc] for dyngen etc." echo " --make=MAKE use specified make [$make]" echo " --static enable static build [$static]" +echo " --enable-cocoa enable COCOA (Mac OS X only)" echo " --enable-mingw32 enable Win32 cross compilation with mingw32" echo " --enable-adlib enable Adlib emulation" echo " --enable-coreaudio enable Coreaudio audio driver"