From 32d3b075363cd3d7fa531cf9476e9d3ec8d3168f Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Sat, 4 Jun 2022 22:29:47 +0200 Subject: configure.ac: try to fix --with-ssl=/pre/fix build and pass the -L through LIBS to AC_LIB_LINKFLAGS_FROM_LIBS() instead of through LDCONFIG where it will miss it. To fix build issues reported by Dennis Putnam, when multiple OpenSSL versions are on the system. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 0c49e6e1..3a024d47 100644 --- a/NEWS +++ b/NEWS @@ -96,6 +96,8 @@ removed from a 6.5.0 or newer release.) fetchmail-6.4.31 (not yet release): # BUG FIXES: +* Try to fix ./configure --with-ssl=... for systems that have multiple OpenSSL + versions installed. Issues reported by Dennis Putnam. * The netrc parser now reports its errors to syslog or logfile when appropriate, previously it would always log to stderr. * Add error checking to .netrc parser. -- cgit v1.2.3