]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Replace this bogus check with something that actually works. I have no
authorJustin Erenkrantz <jerenkrantz@apache.org>
Thu, 18 Apr 2002 17:51:54 +0000 (17:51 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Thu, 18 Apr 2002 17:51:54 +0000 (17:51 +0000)
commit920e7befe4a73469c9e1d193869e08298506218b
treebcf2a6db76622d73db19507fde28f258beac7718
parent6deb72f988930b30d74a5415b0c5e428675522c0
Replace this bogus check with something that actually works.  I have no
idea what this line is attempting to do, but it doesn't work in the
top-level Makefile - causing an error.  Therefore, take the line we use
in APR to check if a file exists.

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