From: Gerd Moellmann Date: Wed, 22 Mar 2000 12:08:40 +0000 (+0000) Subject: (LIBS_TERMCAP): Undef. X-Git-Tag: emacs-pretest-21.0.90~4541 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f9acb75ec076e2269f55296e24413ac575c0fc18;p=emacs.git (LIBS_TERMCAP): Undef. --- diff --git a/src/s/openbsd.h b/src/s/openbsd.h index da5dea677de..e0c2b6851c7 100644 --- a/src/s/openbsd.h +++ b/src/s/openbsd.h @@ -5,3 +5,7 @@ /* Get the rest of the stuff from that less-POSIX-conformant system */ #include "netbsd.h" + +/* David Mazieres says this + is necessary. Otherwise Emacs dumps core when run -nw. */ +#undef LIBS_TERMCAP