]> granicus.if.org Git - apache/commit
On AIX, DSOs which reference external libraries need those libraries
authorJeff Trawick <trawick@apache.org>
Fri, 21 Dec 2001 16:18:02 +0000 (16:18 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 21 Dec 2001 16:18:02 +0000 (16:18 +0000)
commitcd61627d3dbe95bc766a71084be96a89d803a6a2
tree0fd4627998adadb041c8af247a86944706495428
parent473bf5e0571f415b757ef718694bc60a260eee16
On AIX, DSOs which reference external libraries need those libraries
available to ld when the DSO is linked.

This gets mod_deflate, which needs zlib, to work as a DSO on AIX.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92565 13f79535-47bb-0310-9956-ffa450edef68
configure.in