cvs commit: src/bin/csh config.h
    Mark Peek 
    mp at FreeBSD.org
       
    Wed May  4 13:22:40 PDT 2005
    
    
  
mp          2005-05-04 20:21:57 UTC
  FreeBSD src repository
  Modified files:
    bin/csh              config.h 
  Log:
  Define HAVE_STRUCT_UTMP_UT_HOST in order for the REMOTEHOST environment
  variable to show up correctly.
  
  Note: This is really a bug with the stock tcsh configure.in script not
  including <sys/types.h> before <utmp.h>. But, since config.h is maintained
  separate from the contrib sources, this is the correct fix.
  
  Noticed by: ache
  
  Revision  Changes    Path
  1.12      +1 -1      src/bin/csh/config.h
    
    
More information about the cvs-all
mailing list