/[Apache-SVN]
ViewVC logotype

Revision 1428184


Jump to revision: Previous Next
Author: kbrand
Date: Thu Jan 3 07:23:27 2013 UTC (11 years, 4 months ago)
Changed paths: 1
Log Message:
Improve pkg-config usage for mod_ssl/ab:

also use pkg-config for determining the -l flags (and fall back
to a hardcoded default of "-lssl -lcrypto")

add --static to pkg-config invocations, so that libraries for
static linking are also taken into account (PR 54252 - note that
the additional flags will only appear in modules/ssl/modules.mk
and ab_LDFLAGS, so potential side effects are limited)

separate --libs-only-L and --libs-only-other into two invocations
(can't be used concurrently, only the first takes effect)

use --silence-errors where applicable


Changed paths

Path Details
Directoryhttpd/httpd/trunk/acinclude.m4 modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26