Mercurial > emacs
changeset 28264:db6bbbe07da8
(LIBS_TERMCAP): Undef.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 22 Mar 2000 12:08:40 +0000 |
parents | 73181b84ea57 |
children | 0bb132ece3a9 |
files | src/s/openbsd.h |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/s/openbsd.h Wed Mar 22 12:08:11 2000 +0000 +++ b/src/s/openbsd.h Wed Mar 22 12:08:40 2000 +0000 @@ -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