gbeauche 51a5e4c0da Don't build a built-in GUI if --enable-standalone-gui was requested.
The following configurations were tested:
./configure --without-mon --with-gtk=gtk1 --enable-jit-compiler	  [B.GTK1]
./configure --without-mon					  [B.GTK2]
./configure --without-mon --enable-standalone-gui --without-gtk	  [no GUI]
./configure --without-mon --enable-standalone-gui --with-gtk=gtk1 [S.GTK1]
./configure --enable-jit-compiler --enable-standalone-gui	  [S.GTK2]
2006-05-02 05:36:42 +00:00
1999-10-03 14:16:16 +00:00
Description
Basilisk II and SheepShaver Macintosh emulators
Languages
C++ 66%
C 26.5%
M4 2.6%
Objective-C++ 1.7%
Assembly 1.2%
Other 1.9%