emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/s/386-ix.h [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/s/386-ix.h [lexbind]
Date: Tue, 14 Oct 2003 19:23:09 -0400

Index: emacs/src/s/386-ix.h
diff -c /dev/null emacs/src/s/386-ix.h:1.2.18.1
*** /dev/null   Tue Oct 14 19:23:09 2003
--- emacs/src/s/386-ix.h        Tue Oct 14 19:22:53 2003
***************
*** 0 ****
--- 1,18 ----
+ /* Interactive 386/ix.  */
+ 
+ #include "usg5-3.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
+ */
+ 
+ /* 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
+ 
+ /* arch-tag: c2fc2d64-46fd-4a87-933b-85eff622829c
+    (do not change this comment) */




reply via email to

[Prev in Thread] Current Thread [Next in Thread]