]> git.eshelyaron.com Git - emacs.git/commitdiff
(LIBS_TERMCAP): Undef.
authorGerd Moellmann <gerd@gnu.org>
Wed, 22 Mar 2000 12:08:40 +0000 (12:08 +0000)
committerGerd Moellmann <gerd@gnu.org>
Wed, 22 Mar 2000 12:08:40 +0000 (12:08 +0000)
src/s/openbsd.h

index da5dea677de4604d943c8b2ce77f2d613f5343fe..e0c2b6851c7c85f5048cbaf22e55515cadde534e 100644 (file)
@@ -5,3 +5,7 @@
 
 /* Get the rest of the stuff from that less-POSIX-conformant system */
 #include "netbsd.h"
+
+/*  David Mazieres <dm@reeducation-labor.lcs.mit.edu> says this
+    is necessary.  Otherwise Emacs dumps core when run -nw.  */
+#undef LIBS_TERMCAP