Mercurial > emacs
changeset 14137:a23518a56ba6
(LIBS_TERMCAP): Definition deleted.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Tue, 09 Jan 1996 23:48:52 +0000 |
parents | d8cf2f7c6a7e |
children | 9856174aa877 |
files | src/s/gnu-linux.h |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
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