]> code.delx.au - gnu-emacs/blobdiff - src/s/openbsd.h
Merge from emacs-24 branch
[gnu-emacs] / src / s / openbsd.h
index 175d61dc9c988f6057a6113eaffc5116ba9b82a0..0a8bab2290fa8e27fa19afd098efbfa893bbda54 100644 (file)
@@ -1,5 +1,9 @@
 /* System file for openbsd.  */
 
-/* The same as NetBSD.  Note there are differences in configure.  */
+/* Nearly the same as NetBSD.  Note there are differences in configure.  */
 #include "netbsd.h"
 
+/* 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