# HG changeset patch # User Richard M. Stallman # Date 828734932 0 # Node ID e827a568785f5d2a65b3b30ec9fb79707bca46f4 # Parent 044a7dcbeb06371bca288bd1768ea7a483ed2e84 [HAVE_NCURSES] (LIBS_TERMCAP): New definition. diff -r 044a7dcbeb06 -r e827a568785f src/s/gnu-linux.h --- a/src/s/gnu-linux.h Fri Apr 05 19:38:42 1996 +0000 +++ b/src/s/gnu-linux.h Fri Apr 05 20:08:52 1996 +0000 @@ -224,6 +224,7 @@ #ifdef HAVE_NCURSES #define TERMINFO +#define LIBS_TERMCAP -lncurses #endif #define HAVE_SYSVIPC