]> 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)
commitf49ffb08bada86c36fcfa02e6f5ee862fe3d5ec3
tree0fd4627998adadb041c8af247a86944706495428
parent412c185f66ae35bd66bc2af46dbd16c4d140626b
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