Sam Varshavchik <[EMAIL PROTECTED]> writes:

> Lloyd Zusman writes:
>
>> Because of this, I would like to propose that the above test in
>> courier/configure be modified as follows (or at least similarly):
>>   if $CONFIG_SHELL -c "ulimit -v 0"
>>   then
>>           ULIMIT='ulimit -v'
>>   else
>>           ULIMIT='ulimit -d'
>>   fi
>> The "$CONFIG_SHELL -c" thing is needed because we don't want this test
>> to change the ulimit of the shell that's running courier/configure.
>
> This doesn't appear to work.  $CONFIG_SHELL is not always set by the
> configure script.  $SHELL is the right variable.

Ah ... OK.

Thanks for looking at this.  I presume that this (with $SHELL) will end
up in courier/configure in some upcoming Courier release.


-- 
 Lloyd Zusman
 [EMAIL PROTECTED]



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to