diff options
Diffstat (limited to 'boehm-gc/README.Mac')
-rw-r--r-- | boehm-gc/README.Mac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/boehm-gc/README.Mac b/boehm-gc/README.Mac index 6d2fa74358d..04f468251a1 100644 --- a/boehm-gc/README.Mac +++ b/boehm-gc/README.Mac @@ -320,7 +320,7 @@ Very few. Just one tiny in the GC, not strictly needed. alloc dummy_to_fool_the_compiler_into_doing_things_it_currently_cant_handle; ------------ -- config.h +- config.h [now gcconfig.h] __MWERKS__ does not have to mean MACOS. You can use Codewarrior to build a Win32 or BeOS library and soon a Rhapsody library. You may have to change that #if... |