]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Unix build: Add support for environment variable
authorJeff Trawick <trawick@apache.org>
Wed, 19 Feb 2003 20:39:59 +0000 (20:39 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 19 Feb 2003 20:39:59 +0000 (20:39 +0000)
commit9e5ef812bcddcddf37cf5c868a48f44f0b3ace4e
tree09fbb31ee3845ebfb079266539e4abf993786090
parent3f83e916f6ba2f554d1415265fe2191cb3d53f6c
Unix build: Add support for environment variable
EXTRA_LDFLAGS_SHLIB, which allows the user to add to the hard-coded
ld flags specified for DSOs.  Compare with the existing LDFLAGS_SHLIB
environment variable, which allows the user to completely replace the
hard-coded ld flags specified for DSOs.

Reviewed by: Jim Jagielski, Justin Erenkrantz

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@98737 13f79535-47bb-0310-9956-ffa450edef68
src/CHANGES
src/Configure