home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2J (Developer) / os42jdev.iso / NextDeveloper / Source / GNU / emacs / src / s-386ix.h < prev    next >
C/C++ Source or Header  |  1991-05-07  |  450b  |  23 lines

  1. #include "s-usg5-3.h"
  2.  
  3. #ifndef ISC
  4. #define ISC
  5. #endif
  6.  
  7. #define NO_SIOCTL_H
  8.  
  9. #define BROKEN_TIOCGETC
  10.  
  11. /* There are some reports that the following is needed
  12.    with some version of this system.
  13. #undef LIBX11_SYSTEM
  14. #define LIBX11_SYSTEM -linet
  15.  
  16. #define HAVE_TIMEVAL
  17. #define USE_UTIME
  18. */
  19.  
  20. /* This is said to be needed as a result of having _insque rather
  21.    than insque in -loldX.  This may not always be the right thing.  */
  22. #define WRONG_NAME_INSQUE
  23.