summaryrefslogtreecommitdiff
path: root/linux/lib/zlib/README.freeswan
diff options
context:
space:
mode:
Diffstat (limited to 'linux/lib/zlib/README.freeswan')
-rw-r--r--linux/lib/zlib/README.freeswan13
1 files changed, 13 insertions, 0 deletions
diff --git a/linux/lib/zlib/README.freeswan b/linux/lib/zlib/README.freeswan
new file mode 100644
index 000000000..f34b5cfff
--- /dev/null
+++ b/linux/lib/zlib/README.freeswan
@@ -0,0 +1,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.