Commit 8147cfca569182708430d0ca167786565bc5e11b
1 parent
28a5c9c8
added --enable-cocoa in help (Pavel Janík)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1735 c046a42c-6fe2-441c-8c8c-71466251a162
Showing
1 changed file
with
1 additions
and
0 deletions
configure
| @@ -375,6 +375,7 @@ echo " --cc=CC use C compiler CC [$cc]" | @@ -375,6 +375,7 @@ echo " --cc=CC use C compiler CC [$cc]" | ||
| 375 | echo " --host-cc=CC use C compiler CC [$host_cc] for dyngen etc." | 375 | echo " --host-cc=CC use C compiler CC [$host_cc] for dyngen etc." |
| 376 | echo " --make=MAKE use specified make [$make]" | 376 | echo " --make=MAKE use specified make [$make]" |
| 377 | echo " --static enable static build [$static]" | 377 | echo " --static enable static build [$static]" |
| 378 | +echo " --enable-cocoa enable COCOA (Mac OS X only)" | ||
| 378 | echo " --enable-mingw32 enable Win32 cross compilation with mingw32" | 379 | echo " --enable-mingw32 enable Win32 cross compilation with mingw32" |
| 379 | echo " --enable-adlib enable Adlib emulation" | 380 | echo " --enable-adlib enable Adlib emulation" |
| 380 | echo " --enable-coreaudio enable Coreaudio audio driver" | 381 | echo " --enable-coreaudio enable Coreaudio audio driver" |