]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Silence ulimit warnings on platforms/configs that don't support setting the
authorJustin Erenkrantz <jerenkrantz@apache.org>
Sat, 3 Jan 2009 05:06:43 +0000 (05:06 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Sat, 3 Jan 2009 05:06:43 +0000 (05:06 +0000)
commitfb98aff06ac8e142c72097f8096bde741fbdc5fa
tree685537c222341230c91bee4e635d77be2f9da44e
parenta5f3f9e1710bc334f7b3a930532a6851ac9c7e47
Silence ulimit warnings on platforms/configs that don't support setting the
soft limit to the hard limit (aka default Mac OS X).

* support/config.m4: Redirect output to /dev/null.

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