*** config_f.h.bak	Fri Apr 26 23:17:30 1996
--- config_f.h	Mon Dec 16 03:53:59 1996
***************
*** 65,71 ****
   *		if you don't have <nl_types.h>, you don't want
   *		to define this.
   */
! #undef NLS_CATALOGS
  
  /*
   * LOGINFIRST   Source ~/.login before ~/.cshrc
--- 65,75 ----
   *		if you don't have <nl_types.h>, you don't want
   *		to define this.
   */
! #if defined(__FreeBSD__) || defined(__OpenBSD__)
! # define NLS_CATALOGS
! #else
! # undef NLS_CATALOGS
! #endif
  
  /*
   * LOGINFIRST   Source ~/.login before ~/.cshrc
