]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Change instdso.sh to use libtool --install everywhere and then
authorJeff Trawick <trawick@apache.org>
Fri, 19 Apr 2002 14:04:30 +0000 (14:04 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 19 Apr 2002 14:04:30 +0000 (14:04 +0000)
commit5d2a64791c999b32bb87bea031442f26d77e8a38
tree565d6b807035dba6d3720f7779c275f4fba596fd
parent4ebcf38f23742605d4ad3ed45c5def01284ce31b
Change instdso.sh to use libtool --install everywhere and then
clean up some stray files and symlinks that libtool leaves around
on some platforms.  This gets subversion building properly since
it needed a re-link to be performed by libtool at install time,
and the old instdso.sh logic to simply cp the DSO didn't handle
that requirement.

Submitted by: Sander Striker
Reviewed by:  Jeff Trawick

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