projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28a5c9c
)
added --enable-cocoa in help (Pavel JanÃk)
author
bellard
<bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 1 Feb 2006 21:45:16 +0000
(21:45 +0000)
committer
bellard
<bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 1 Feb 2006 21:45:16 +0000
(21:45 +0000)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1735
c046a42c
-6fe2-441c-8c8c-
71466251a162
configure
patch
|
blob
|
history
diff --git
a/configure
b/configure
index 3471193ede44f99304ee015a1009dec71820384d..fa05bbf3870316498ec676530009531c93f924e9 100755
(executable)
--- 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"