]> granicus.if.org Git - apache/commit
test -e isn't portable; use test -f instead
authorJeff Trawick <trawick@apache.org>
Thu, 19 Apr 2001 19:02:54 +0000 (19:02 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 19 Apr 2001 19:02:54 +0000 (19:02 +0000)
commit5ca024c94dc3d8381828c2038a3942f9498abb33
tree334507c65efe56ddf542f748f60dcc3472cbb2db
parent2afb8d6ecb72088534776169aa08cd2ffd47ea61
test -e isn't portable; use test -f instead

this gets DSO builds working on Solaris (dunno where else) again

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