]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix a VPATH build issue - our command lines can sometimes hit the wall
authorWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 16 May 2003 16:01:11 +0000 (16:01 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 16 May 2003 16:01:11 +0000 (16:01 +0000)
commit6efb8042707ff917fd5417c554b80322b97b8529
tree47378ab3bdaaeb77786d226faddd61161363443f
parentc3b820a2f77514d479b5ff7b0a43f9e6ebe06983
  Fix a VPATH build issue - our command lines can sometimes hit the wall
  against the shell's max command line length.  We had a number of needless
  paths included in VPATH builds; this change will spare us from -I'ncluding
  the module paths with no .h files.

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