From: Jeff Trawick Date: Mon, 20 Jan 2003 23:10:33 +0000 (+0000) Subject: M-x untabify X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a5c0bd202267ea5dae82c586dd991b4cbb74147d;p=apache M-x untabify git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98401 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/support/config.m4 b/support/config.m4 index dcc99f4409..8169a1ec4b 100644 --- a/support/config.m4 +++ b/support/config.m4 @@ -86,7 +86,7 @@ case $host in # this works in any locale, unlike the default command below, which # fails in a non-English locale if the hard limit is unlimited # since the display of the limit will translate "unlimited", but - # ulimit only accepts English "unlimited" on input + # ulimit only accepts English "unlimited" on input APACHECTL_ULIMIT="ulimit -S -n unlimited" ;; *alpha*-dec-osf*)