Basilisk II and SheepShaver Macintosh emulators
Go to file
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
BasiliskII Don't build a built-in GUI if --enable-standalone-gui was requested. 2006-05-02 05:36:42 +00:00
CVSROOT
SheepShaver - Fix build on ppc (paranoia.cpp -- one extra STR_SIGUSR2_INSTALL_ERR left) 2006-05-01 23:01:53 +00:00