diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2020-08-27 18:32:01 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2020-08-27 19:04:44 +0200 |
commit | ca372c2c4fd4fa18cf035087203069e412adfa00 (patch) | |
tree | 9f8c22f59e7d41ec142e03ca74cf71456aebe7f6 /NEWS | |
parent | 7e89e880194e38c087099312c56631d84eddf4cb (diff) | |
download | fetchmail-ca372c2c4fd4fa18cf035087203069e412adfa00.tar.gz fetchmail-ca372c2c4fd4fa18cf035087203069e412adfa00.tar.bz2 fetchmail-ca372c2c4fd4fa18cf035087203069e412adfa00.zip |
configure: try AC_LIB_LINKFLAGS for crypto and ssl libs, when pkg-config fails.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -64,6 +64,16 @@ removed from a 6.5.0 or newer release.) for end-of-life OpenSSL versions may be removed even from patchlevel releases. --------------------------------------------------------------------------------- +fetchmail-6.4.9: + +## CHANGES: +* configure: try to use AC_LIB_LINKFLAGS to obtain proper link flags for + libcrypto and libssl if pkg-config failed. + This is an attempt to fix borderline issues when users building on systems + with obsolete OpenSSL try to use a local newer OpenSSL from a separate + directory. + +--------------------------------------------------------------------------------- fetchmail-6.4.8 (released 2020-06-14, 27596 LoC): ## NEW TRANSLATION, with thanks to the translator: |