summaryrefslogtreecommitdiff
path: root/src/s-386ix.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/s-386ix.h')
-rw-r--r--src/s-386ix.h22
1 files changed, 22 insertions, 0 deletions
diff --git a/src/s-386ix.h b/src/s-386ix.h
new file mode 100644
index 00000000000..689ff084999
--- /dev/null
+++ b/src/s-386ix.h
@@ -0,0 +1,22 @@
+#include "s-usg5-3.h"
+
+#ifndef ISC
+#define ISC
+#endif
+
+#define NO_SIOCTL_H
+
+#define BROKEN_TIOCGETC
+
+/* There are some reports that the following is needed
+ with some version of this system.
+#undef LIBX11_SYSTEM
+#define LIBX11_SYSTEM -linet
+
+#define HAVE_TIMEVAL
+#define USE_UTIME
+*/
+
+/* This is said to be needed as a result of having _insque rather
+ than insque in -loldX. This may not always be the right thing. */
+#define WRONG_NAME_INSQUE