diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-07-30 21:56:07 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-07-30 21:56:07 +0000 |
commit | 4c159159d296e30c59fa780299644d71b2e52d3d (patch) | |
tree | 743bb78daee8b5b60cc8b06971db972ccb42417b /INSTALL | |
parent | d8d123a20816b7dff876c865615bfef1a083074e (diff) | |
download | fetchmail-4c159159d296e30c59fa780299644d71b2e52d3d.tar.gz fetchmail-4c159159d296e30c59fa780299644d71b2e52d3d.tar.bz2 fetchmail-4c159159d296e30c59fa780299644d71b2e52d3d.zip |
INCOMPATIBLE: DROP --netsec/-T option, NET_SECURITY macro - the required library is no longer available.
svn path=/trunk/; revision=4192
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -28,11 +28,6 @@ Building in IPv6 support *requires* an up-to-date operating system. Recent Linux versions with glibc 2.1.1 or newer, FreeBSD, Solaris should be fine. -The IPsec code *requires* the inet6-apps kit, which used to be available -from ftp.ipv6.inner.net:/pub/ipv6 (via IPv6) or ftp.inner.net /pub/ipv6 -(via IPv4), but the software has been withdrawn, so we're sorry, no -advanced IPsec support at this time. - If you have trouble with intl or gettext functions, try using the configure option `--with-included-gettext'. |