]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix propagation of ${OPTIM} to subdirectories (which used to work in
authorMartin Kraemer <martin@apache.org>
Mon, 13 May 2002 08:13:06 +0000 (08:13 +0000)
committerMartin Kraemer <martin@apache.org>
Mon, 13 May 2002 08:13:06 +0000 (08:13 +0000)
commit357fd409b2481205b1febad303f3f688bf6a7d6b
tree46672b0e822b3e29275f0ef6a7f672a845552e79
parente62ac197ed8474d1562913028191a6d3c020fb9b
Fix propagation of ${OPTIM} to subdirectories (which used to work in
early 1.3's at least), so that it is possible to do a
  make OPTIM=-g
from the src/ directory to temporarily override the default
(e.g., for debugging).

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@95060 13f79535-47bb-0310-9956-ffa450edef68
src/Configure
src/Makefile.tmpl