]> code.delx.au - gnu-emacs/blobdiff - src/s/openbsd.h
Merge from emacs-24 branch
[gnu-emacs] / src / s / openbsd.h
index b5566a6d35e67edbb13859e3c7114a408ca74e14..0a8bab2290fa8e27fa19afd098efbfa893bbda54 100644 (file)
@@ -1,13 +1,9 @@
 /* System file for openbsd.  */
 
-/* Mostly the same as NetBSD.  */
+/* Nearly the same as NetBSD.  Note there are differences in configure.  */
 #include "netbsd.h"
 
-/*  David Mazieres <dm@reeducation-labor.lcs.mit.edu> says this
-    is necessary.  Otherwise Emacs dumps core when run -nw.  */
-#define TERMINFO
-#undef LIBS_TERMCAP
-#define LIBS_TERMCAP -lncurses
-
-/* arch-tag: 7e3f65ca-3f48-4237-933f-2b208b21e8e2
-   (do not change this comment) */
+/* The symbol SIGIO is defined, but the feature doesn't work in the
+   way Emacs needs it to.  See
+   <http://article.gmane.org/gmane.os.openbsd.ports/46831>.  */
+#define BROKEN_SIGIO