]> granicus.if.org Git - apache/commit
take over DSO installation from libtool on all platforms, for both
authorJeff Trawick <trawick@apache.org>
Fri, 14 Dec 2001 12:29:37 +0000 (12:29 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 14 Dec 2001 12:29:37 +0000 (12:29 +0000)
commitf6e72053f5dea7ed84e6f9069d2029eacfcd154f
treec631bfe18124d6ba4c7903355b595555474336a4
parent60614ff457226f06879e2476fb835f5d99339cd7
take over DSO installation from libtool on all platforms, for both
"make install" and "apxs -i"

since we don't link with Apache DSOs we don't need the .la files

since we load Apache DSOs with explicit path information we don't
need any other system-specific magic to be performed

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92479 13f79535-47bb-0310-9956-ffa450edef68
build/instdso.sh