home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The UNIX CD Bookshelf
/
OREILLY_TUCB_UNIX_CD.iso
/
upt
/
examples
/
SOURCES
/
ISPELL
/
RS6000
/
ISPELL.
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-07-24
|
237 b
|
12 lines
--- config.X.rtr Mon Feb 27 11:19:30 1995
+++ config.X Mon Feb 27 11:50:49 1995
@@ -150,7 +150,7 @@
** -lcurses on most systems.
*/
#ifndef TERMLIB
-#define TERMLIB "-ltermcap"
+#define TERMLIB "-lcurses -ltermcap -lPW"
#endif
/*