[BACK]Return to config.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / ssh

Diff for /src/usr.bin/ssh/Attic/config.h between version 1.1 and 1.2

version 1.1, 1999/09/26 20:53:35 version 1.2, 1999/09/26 22:53:25
Line 167 
Line 167 
    This is the case on some Ultrix versions. */     This is the case on some Ultrix versions. */
 /* #undef NEED_SYS_SYSLOG_H */  /* #undef NEED_SYS_SYSLOG_H */
   
 /* Define this to include IDEA encryption. */  
 /* #undef WITH_IDEA */  
   
 /* Define this to include RC4 encryption. */  
 /* #undef WITH_RC4 */  
   
 /* Define this to include Blowfish encryption. */  
 #define WITH_BLOWFISH 1  
   
 /* Define this to include libwrap (tcp_wrappers) support. */  /* Define this to include libwrap (tcp_wrappers) support. */
 /* #undef LIBWRAP */  /* #undef LIBWRAP */
   

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2