https://issues.apache.org/bugzilla/show_bug.cgi?id=54252
--- Comment #5 from Kaspar Brand <[email protected]> --- (In reply to comment #1) > for a more thorough fix, we would have to add another configure option, I > guess > (comparable to the --enable-static-* options for the support binaries). Feedback on the dev list suggests that people aren't really comfortable with adding --static to pkg-config by default (cf. e.g. http://mail-archives.apache.org/mod_mbox/httpd-dev/201301.mbox/%[email protected]%3E). A new option has been therefore been added with r1429228: --enable-ssl-staticlib-deps link mod_ssl with dependencies of OpenSSL's static libraries (as indicated by "pkg-config --static"). Must be specified in addition to --enable-ssl. Proposed for backport to 2.4.x in r1429229. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
