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.


Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to