changeset 14949:e827a568785f

[HAVE_NCURSES] (LIBS_TERMCAP): New definition.
author Richard M. Stallman <rms@gnu.org>
date Fri, 05 Apr 1996 20:08:52 +0000
parents 044a7dcbeb06
children f5abde0d2904
files src/s/gnu-linux.h
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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