From 2485689af44ea11759768acb78a57f3292f4a43c Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Mon, 20 Jan 2003 23:10:33 +0000 Subject: [PATCH] M-x untabify git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98401 13f79535-47bb-0310-9956-ffa450edef68 --- support/config.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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*) -- 2.50.1