[Bug 1098] $MAIL being set incorrectly for HPUX server login
    bugzilla-daemon at mindrot.org 
    bugzilla-daemon at mindrot.org
       
    Sat Oct  8 11:37:07 EST 2005
    
    
  
http://bugzilla.mindrot.org/show_bug.cgi?id=1098
dtucker at zip.com.au changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
------- Comment #1 from dtucker at zip.com.au  2005-10-08 11:37 -------
Configure will pick it up from the build environment if the location is not
found in the headers, so you can do something like:
MAIL=/var/mail/`whoami` ./configure && make
I'll have a look at configure and see if it can be made a bit smarter.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
    
    
More information about the openssh-bugs
mailing list