aboutsummaryrefslogtreecommitdiffstats
path: root/linux/lib/zlib/README.freeswan
diff options
context:
space:
mode:
authorMartin Willi <martin@strongswan.org>2006-05-10 07:32:34 +0000
committerMartin Willi <martin@strongswan.org>2006-05-10 07:32:34 +0000
commitbc4a07a0adc9e31af75576477fbed488c31edaa4 (patch)
tree82a8ba5612c448b8db585b437fbbe38ef243a0ba /linux/lib/zlib/README.freeswan
parent37a2b616e28649b6db7c87e96b375ba1176b52cc (diff)
downloadstrongswan-bc4a07a0adc9e31af75576477fbed488c31edaa4.tar.bz2
strongswan-bc4a07a0adc9e31af75576477fbed488c31edaa4.tar.xz
- started to rebuild source layout
Diffstat (limited to 'linux/lib/zlib/README.freeswan')
-rw-r--r--linux/lib/zlib/README.freeswan13
1 files changed, 0 insertions, 13 deletions
diff --git a/linux/lib/zlib/README.freeswan b/linux/lib/zlib/README.freeswan
deleted file mode 100644
index f34b5cfff..000000000
--- a/linux/lib/zlib/README.freeswan
+++ /dev/null
@@ -1,13 +0,0 @@
-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.