Mercurial > emacs
diff src/s/gnu-linux.h @ 14137:a23518a56ba6
(LIBS_TERMCAP): Definition deleted.
| author | Karl Heuer <kwzh@gnu.org> |
|---|---|
| date | Tue, 09 Jan 1996 23:48:52 +0000 |
| parents | 276f513076a9 |
| children | ee40177f6c68 |
line wrap: on
line diff
--- a/src/s/gnu-linux.h Tue Jan 09 23:47:56 1996 +0000 +++ b/src/s/gnu-linux.h Tue Jan 09 23:48:52 1996 +0000 @@ -190,7 +190,6 @@ /* Best not to include -lg, unless it is last on the command line */ #define LIBS_DEBUG -#define LIBS_TERMCAP -ltermcap -lcurses /* save some space with shared libs*/ #ifndef __ELF__ #define LIB_STANDARD -lc /* avoid -lPW */ #else
