(LIBS_TERMCAP): Definition deleted.

This commit is contained in:
Karl Heuer 1996-01-09 23:48:52 +00:00
parent 253ceb5bf0
commit fc4e55fc39

View file

@ -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