]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
In one target we weren't always creating the $libexecdir
authorAaron Bannert <aaron@apache.org>
Tue, 16 Oct 2001 17:51:11 +0000 (17:51 +0000)
committerAaron Bannert <aaron@apache.org>
Tue, 16 Oct 2001 17:51:11 +0000 (17:51 +0000)
commite177d373be8b0572188c233bcf5bfceca9a6d0bb
tree809f26b3b77d86112b68094bbfe3b06ef57fe33b
parent9d7befd3f6ab46282fd07509b61c6642cb352d60
In one target we weren't always creating the $libexecdir
($prefix/modules) directory, and in another we were assuming that the
directory existed. Now we always create it in the first target, and we
check that it exists in the second.

This fixes a bug where httpd.exp would be installed as a _file_ called
$prefix/modules.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91492 13f79535-47bb-0310-9956-ffa450edef68
build/special.mk
support/Makefile.in