openbsd-ports/editors/emacs/patches/patch-ab

14 lines
364 B
Plaintext
Raw Normal View History

--- src/m/sparc.h.~1~ Sat Sep 6 11:51:04 1997
+++ src/m/sparc.h Sun Jan 31 12:58:22 1999
@@ -83,8 +83,10 @@
/* Must use the system's termcap, if we use any termcap.
It does special things. */
+#if 0 /* not with OpenBSD 2.4 current */
#ifndef TERMINFO
#define LIBS_TERMCAP -ltermcap
+#endif
#endif
/* Mask for address bits within a memory segment */