diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2021-11-20 17:37:21 +0100 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2021-11-20 17:56:10 +0100 |
commit | 9dadc0e51c91e98d4f23b3385fd2ef20fbdb3358 (patch) | |
tree | 3f85fe8ce838495b89f2d3b1ab43dea9e0b79b49 /NEWS | |
parent | 781d5a820df9aec9b6dbfe86fa1e7ef1f5112b47 (diff) | |
download | fetchmail-9dadc0e51c91e98d4f23b3385fd2ef20fbdb3358.tar.gz fetchmail-9dadc0e51c91e98d4f23b3385fd2ef20fbdb3358.tar.bz2 fetchmail-9dadc0e51c91e98d4f23b3385fd2ef20fbdb3358.zip |
configure.ac: fix rpath, and duplicate library setting
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -104,6 +104,7 @@ fetchmail-6.4.25 (not yet released): # BUG FIXES * 6.4.24's workaround for OpenSSL 1.0.2's X509_V_FLAG_TRUSTED_FIRST flag contained a typo and would not kick in properly. +* Library and/or rpath setting from configure.ac was fixed. -------------------------------------------------------------------------------- fetchmail-6.4.24 (released 2021-11-20, 30218 LoC): |