Skip to content

community/dillo: fix ssl feature

Ghost User requested to merge (removed):dillo into master

the build system does not test for/link against openssl1.1 properly,
and requires a small patch and autoreconf as a workaround

the build system files also require the use of aclocal and automake
before autoreconf to deal with version numbers and missing ./compile

fixes #13387 (closed)

Merge request reports