Bug#845030: swi-prolog: configure does not find libssl, builds without OpenSSL support

2016-11-20 Thread Lev Lamberov
Hi Hilko, 19.11.2016 22:11, Hilko Bengen пишет: > Source: swi-prolog > Version: 7.2.3+dfsg-4 > Severity: serious > Tags: patch > > Dear Maintainer, > > after searching for "AC_CHECK_LIB(ssl, SSL_library_init" using > codesearch.debian.net and rebuilding with OpenSSL 1.1, I found that the > OpenSS

Bug#845030: swi-prolog: configure does not find libssl, builds without OpenSSL support

2016-11-19 Thread Hilko Bengen
Source: swi-prolog Version: 7.2.3+dfsg-4 Severity: serious Tags: patch Dear Maintainer, after searching for "AC_CHECK_LIB(ssl, SSL_library_init" using codesearch.debian.net and rebuilding with OpenSSL 1.1, I found that the OpenSSL is no longer detected and thus no longer built into the package.