]> granicus.if.org Git - apache/commit
get closer to having apxs work from a binary distribution
authorJeff Trawick <trawick@apache.org>
Fri, 26 Apr 2002 18:56:16 +0000 (18:56 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 26 Apr 2002 18:56:16 +0000 (18:56 +0000)
commit49b7978ea39b1059e31a8e63c3e682b7d9c9342b
treeef3132a2f053aef5ebc71f5c873486324d3f8bea
parent311836d18c9776ab5b8a7851d27c17912dbec119
get closer to having apxs work from a binary distribution
we need to copy libtool and instdso.sh verbatim, and we
need to edit config_vars.mk and apxs

still broken: "httpd -l" as invoked by apxs can fail since
support libraries (apr, aprutil, etc.) are probably not
findable

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