diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-08-01 22:01:49 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-08-01 22:01:49 +0000 |
commit | ee13b0e37bf5eb003bfae44721fb5f01e6ac5ddc (patch) | |
tree | ace8c4a8c29c9d01532ab1b408d693f0a47d4791 /configure.ac | |
parent | 79aa776b01445d4d23551e68b7165fcfa8daf905 (diff) | |
download | fetchmail-ee13b0e37bf5eb003bfae44721fb5f01e6ac5ddc.tar.gz fetchmail-ee13b0e37bf5eb003bfae44721fb5f01e6ac5ddc.tar.bz2 fetchmail-ee13b0e37bf5eb003bfae44721fb5f01e6ac5ddc.zip |
Move note about inet6_apps from configure.ac to NEWS.
svn path=/trunk/; revision=4213
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/configure.ac b/configure.ac index 9e54d9f5..dea23245 100644 --- a/configure.ac +++ b/configure.ac @@ -340,11 +340,6 @@ AC_ARG_ENABLE(opie, [with_opie=no]) test "$with_opie" = "yes" && AC_DEFINE(OPIE_ENABLE,1,Define if you want OPIE support compiled in) -### XXX FIXME: the inet6-apps library is no longer available, -### http://www.inner.net/pub/ipv6/ states, as of 2005-07-03: -### "/pub/ipv6 -### Our IPv6 software is now long defunct. Please find a more modern -### source." AC_ARG_ENABLE(inet6, [ --enable-inet6 support IPv6], |