]> code.delx.au - gnu-emacs/blobdiff - src/s/hpux8.h
* textprop.c (text_property_stickiness): doc fix.
[gnu-emacs] / src / s / hpux8.h
index 08320074b60ee1cb2fa54dd950d7df2aec028657..e73c630e825b489c583cd003f368e261800e6bdb 100644 (file)
@@ -4,10 +4,10 @@
    Our conjecture that they are needed for hpux version 8,
    which is what runs on the 700.  */
 
-#include "hpux.h"
-
 #define HPUX8
 
+#include "hpux.h"
+
 /* dob@inel.gov says HPUX 8.07 needs this.  He was using X11R5, I think.  */
 #define LIBX11_SYSTEM -lXext
 
@@ -52,7 +52,7 @@
    and none have sioctl.h, so might as well define this.  */
 #define NO_SIOCTL_H
 
-#if 0 /* autoconf should be detecting the presence or absence of 
+#if 0 /* autoconf should be detecting the presence or absence of
         random and srandom now.  */
 /* If you use X11R4 you must define this.  If you use
    X11R5 you must comment this out */
@@ -70,5 +70,5 @@
 /* Enable a special hack in XTread_socket.  */
 #define X_IO_BUG
 
-/* Override hpux.h which undefs this flag.  */
-#define HAVE_SYS_WAIT_H
+/* arch-tag: 25fafe5c-b26c-43ab-8144-1629d59207ee
+   (do not change this comment) */