diff options
Diffstat (limited to 'config/mach')
-rw-r--r-- | config/mach | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/config/mach b/config/mach new file mode 100644 index 00000000..fc630e37 --- /dev/null +++ b/config/mach @@ -0,0 +1,9 @@ +For Mach-386 2.6 system. Should work on other Mach 2.5 or 2.6 systems. +SIGTYPE int +HAVE_UNDERSCORE_SETJMP 1 +STRERROR_MISSING 1 +STRFTIME_MISSING 1 +STRTOD_MISSING 1 +STRTOL_MISSING 1 +TZNAME_MISSING 1 +BSDSTDIO 1 |