blob: f34b5cfff4013eafec9f94b421af8bd1dbfc0824 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
The only changes made to these files for use in FreeS/WAN are:
- In zconf.h, macros are defined to prefix global symbols with "ipcomp_"
(or "_ipcomp"), when compiled with -DIPCOMP_PREFIX.
- The copyright strings are defined local (static)
The above changes are made to avoid name collisions with ppp_deflate
and ext2compr.
- Files not needed for FreeS/WAN have been removed
See the "README" file for information about where to obtain the complete
zlib package.
|