]> granicus.if.org Git - apache/commit
Solaris doesn't support "test -e" in combination
authorRainer Jung <rjung@apache.org>
Mon, 7 Nov 2011 23:57:06 +0000 (23:57 +0000)
committerRainer Jung <rjung@apache.org>
Mon, 7 Nov 2011 23:57:06 +0000 (23:57 +0000)
commit63a4102253e55604d89ccef0f0a2bc3fa1d9775d
tree34ec5bae3dc1104f1df04ec72c396448de3f7085
parent650b90f7f094eaf4de3850f6ca18317839986d72
Solaris doesn't support "test -e" in combination
with "sh". We use "-f" in all other places.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199021 13f79535-47bb-0310-9956-ffa450edef68
modules/filters/config.m4