]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
OS/390: install apachecore.[dll|x] in lib/ rather than bin/ .
authorGreg Ames <gregames@apache.org>
Wed, 20 Mar 2002 16:05:33 +0000 (16:05 +0000)
committerGreg Ames <gregames@apache.org>
Wed, 20 Mar 2002 16:05:33 +0000 (16:05 +0000)
commit1ab89404e757fc85eca251ea809e1ce749dc3543
treec5dd90a0c3d71d415da22a22551c65f86168530d
parent2bbaafd2675f2fe4573b3a721a78c5633dd9380c
OS/390: install apachecore.[dll|x] in lib/ rather than bin/ .

The LIBPATH env var already must contain the path to lib/ in order to pick up
apr and apr-util.  If we install the core dll there as well, LIBPATH becomes
simpler.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94053 13f79535-47bb-0310-9956-ffa450edef68
Makefile.in
acinclude.m4