Mercurial > flash_v2
diff packages/services/compress/zlib/current/src/README.eCos @ 1653:9875d08a7ee7
Turn on Z_PREFIX
| author | gthomas |
|---|---|
| date | Tue, 25 May 2004 13:30:07 +0000 |
| parents | 91a37e2314f4 |
| children |
line wrap: on
line diff
--- a/packages/services/compress/zlib/current/src/README.eCos +++ b/packages/services/compress/zlib/current/src/README.eCos @@ -17,3 +17,8 @@ Additionally, local changes has been mad changes are marked by __ECOS__ (comments or definitions). Finally, the headers zlib.h and zconf.h have been moved out of the directory into ../include. + +Note: zconf.h always defines __ECOS__. This is necessary to support +programs built outside of the eCos tree which may wish to use this +library (so those programs needn't worry about defining __ECOS__) +
