From: Karl Heuer Date: Tue, 9 Jan 1996 23:48:52 +0000 (+0000) Subject: (LIBS_TERMCAP): Definition deleted. X-Git-Tag: emacs-19.34~1723 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=fc4e55fc39708588b6283f55fecbadb0d71c5919;p=emacs.git (LIBS_TERMCAP): Definition deleted. --- diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h index fc07bc7d3f9..c86ed796554 100644 --- a/src/s/gnu-linux.h +++ b/src/s/gnu-linux.h @@ -190,7 +190,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ /* 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