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

  1. --- config.X.rtr    Mon Feb 27 11:19:30 1995
  2. +++ config.X    Mon Feb 27 11:50:49 1995
  3. @@ -150,7 +150,7 @@
  4.  ** -lcurses on most systems.
  5.  */
  6.  #ifndef TERMLIB
  7. -#define TERMLIB    "-ltermcap"
  8. +#define TERMLIB    "-lcurses -ltermcap -lPW"
  9.  #endif
  10.  
  11.  /*
  12.