home *** CD-ROM | disk | FTP | other *** search
/ The UNIX CD Bookshelf / OREILLY_TUCB_UNIX_CD.iso / upt / examples / SOURCES / ISPELL / LINUX / ISPELL. next >
Encoding:
Text File  |  1998-07-24  |  358 b   |  12 lines

  1. --- local.h.rtr    Fri Feb 24 15:04:33 1995
  2. +++ local.h    Fri Feb 24 15:05:09 1995
  3. @@ -82,7 +82,7 @@
  4.  
  5.  #define MINIMENU    /* Display a mini-menu at the bottom of the screen */
  6.  #define NO8BIT        /* Remove this if you use ISO character sets */
  7. -#undef USG        /* Define this on System V */
  8. +#define USG        /* Define this on System V */
  9.  
  10.  /*
  11.   * Important directory paths
  12.