aboutsummaryrefslogtreecommitdiffstats
path: root/src/s
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>1996-04-05 20:08:52 +0000
committerRichard M. Stallman <[email protected]>1996-04-05 20:08:52 +0000
commit565b8b0d63f3ab3d989b8093dfe327b5aa4709b2 (patch)
treea301df2d4e3d7cf6f8e6d8207526119f83df8f07 /src/s
parentd7ab27189363acf15d7676085d552474435d7571 (diff)
[HAVE_NCURSES] (LIBS_TERMCAP): New definition.
Diffstat (limited to 'src/s')
-rw-r--r--src/s/gnu-linux.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h
index bbd50dc0fc..9f0eaddae1 100644
--- a/src/s/gnu-linux.h
+++ b/src/s/gnu-linux.h
@@ -224,6 +224,7 @@ Boston, MA 02111-1307, USA. */
#ifdef HAVE_NCURSES
#define TERMINFO
+#define LIBS_TERMCAP -lncurses
#endif
#define HAVE_SYSVIPC