]> code.delx.au - gnu-emacs/blobdiff - src/conf_post.h
Remove support for IRIX
[gnu-emacs] / src / conf_post.h
index 2788abf58a2321220ab3d493e873e7860a66c8a8..11dbb6e81af633f8f0fe7a5f84361c9bff529e33 100644 (file)
@@ -117,14 +117,6 @@ typedef bool bool_bf;
 #undef HAVE_RINT
 #endif  /* HPUX */
 
-#ifdef IRIX6_5
-#ifdef emacs
-char *_getpty();
-#endif
-#define INET6 /* Needed for struct sockaddr_in6.  */
-#undef HAVE_GETADDRINFO /* IRIX has getaddrinfo but not struct addrinfo.  */
-#endif /* IRIX6_5 */
-
 #ifdef MSDOS
 #ifndef __DJGPP__
 You lose; /* Emacs for DOS must be compiled with DJGPP */