summaryrefslogtreecommitdiff
path: root/src/s
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1996-04-05 20:08:52 +0000
committerRichard M. Stallman <rms@gnu.org>1996-04-05 20:08:52 +0000
commitc479c91fd2325d5de329dc22d8638f5043e343fb (patch)
treecdc65ef7d03e5b565448f53dd88c7e8db057c2a5 /src/s
parentfcaf90962524a2a7157967ac182fff6971033960 (diff)
downloademacs-c479c91fd2325d5de329dc22d8638f5043e343fb.tar.gz
[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 bbd50dc0fc4..9f0eaddae12 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