]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix a VPATH build install bug - the special.mk file was never installed
authorWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 16 May 2003 16:01:25 +0000 (16:01 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 16 May 2003 16:01:25 +0000 (16:01 +0000)
commit223cc021abc3ab7060a85575fd11270f6e4b5498
tree0e2890dccf6c7f96f8e931b92178b6eca29fe4cf
parent6efb8042707ff917fd5417c554b80322b97b8529
  Fix a VPATH build install bug - the special.mk file was never installed
  (because we didn't rewrite it to the VPATH from the sourcepath), so copy
  any sourcepath\build\*.mk files along with the vpath\build\*.mk files.

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