Basilisk II and SheepShaver Macintosh emulators
Go to file
David O'Shea bbd3d3f57c Fix TUN/TAP detection on CentOS 7 (#include <sys/socket.h>) (fixes #153).
Previously, "checking whether TUN/TAP is supported..." in "configure"
failed to detect TUN/TAP support due to compile errors due to "struct
sockaddr" not being defined.  This fix causes sys/socket.h to be
#included if it exists.
2017-12-28 22:28:05 +10:30
BasiliskII Fix TUN/TAP detection on CentOS 7 (#include <sys/socket.h>) (fixes #153). 2017-12-28 22:28:05 +10:30
cxmon remove stray non-ascii chars at start of mon_cmd.cpp 2017-12-10 11:27:16 -05:00
SheepShaver Fix SDL support message in configure based on detection logic. 2017-12-10 11:27:23 -05:00
.gitignore Ignore .DS_Store files. 2012-06-18 19:15:37 -04:00