diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2021-01-30 15:22:49 +0100 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2021-01-30 15:56:28 +0100 |
commit | d4b294cc693c05ae13c0f9b442ee03479d013f27 (patch) | |
tree | e2e113186c3e1a11ad4b17e6b4aca2aa968d3bf8 /NEWS | |
parent | 7817cfc66bfa8df2f102acc87a8346ae2d68e224 (diff) | |
download | fetchmail-d4b294cc693c05ae13c0f9b442ee03479d013f27.tar.gz fetchmail-d4b294cc693c05ae13c0f9b442ee03479d013f27.tar.bz2 fetchmail-d4b294cc693c05ae13c0f9b442ee03479d013f27.zip |
configure.ac: don't call AC_LIB_LINKFLAGS --without-ssl
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -80,6 +80,8 @@ fetchmail-6.4.16 (not yet released): 5.0.8 to 6.2.4 duplicate suppression only by Message-ID; 6.2.5 to 6.4.X duplicate suppression by entire raw header. Manpage bug found by Julian Bane debugging "duplicate message" behaviour. +* ./configure no longer runs AC_LIB_LINKFLAGS (how to link) checks + when called --without-ssl # FEATURE * fetchmail --version [fetchmail -V] now queries and prints the SSL/TLS |