aboutsummaryrefslogtreecommitdiffstats
path: root/src/s/gnu-linux.h
diff options
context:
space:
mode:
authorRichard M. Stallman1996-04-05 20:08:52 +0000
committerRichard M. Stallman1996-04-05 20:08:52 +0000
commit565b8b0d63f3ab3d989b8093dfe327b5aa4709b2 (patch)
treea301df2d4e3d7cf6f8e6d8207526119f83df8f07 /src/s/gnu-linux.h
parentd7ab27189363acf15d7676085d552474435d7571 (diff)
downloademacs-565b8b0d63f3ab3d989b8093dfe327b5aa4709b2.tar.gz
emacs-565b8b0d63f3ab3d989b8093dfe327b5aa4709b2.zip
[HAVE_NCURSES] (LIBS_TERMCAP): New definition.
Diffstat (limited to 'src/s/gnu-linux.h')
-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. */
224 224
225#ifdef HAVE_NCURSES 225#ifdef HAVE_NCURSES
226#define TERMINFO 226#define TERMINFO
227#define LIBS_TERMCAP -lncurses
227#endif 228#endif
228 229
229#define HAVE_SYSVIPC 230#define HAVE_SYSVIPC