comparison etc/=MACHINES @ 619:239436e74f03

*** empty log message ***
author Jim Blandy <jimb@redhat.com>
date Sun, 19 Apr 1992 17:03:02 +0000
parents 4c7d08bcc1f2
children eca8812e61cd
comparison
equal deleted inserted replaced
618:4c7d08bcc1f2 619:239436e74f03
89 your X11 library is new enough is to try compiling Emacs to use X. 89 your X11 library is new enough is to try compiling Emacs to use X.
90 If xemacs runs, your X11 library is new enough. 90 If xemacs runs, your X11 library is new enough.
91 91
92 In this context, GSV4 and GSV4i are alternate names for X11R4. 92 In this context, GSV4 and GSV4i are alternate names for X11R4.
93 OL2.* is X11R3 based. OL3 is in between X11R3 and X11R4, and may or 93 OL2.* is X11R3 based. OL3 is in between X11R3 and X11R4, and may or
94 may not work, depending on who made the Unix system. 94 may not work, depending on who made the Unix system. If the library
95 libXol is part of the X distribution, then you have X11R3 and Emacs
96 won't work with X.
95 97
96 Most versions of V.4 support sockets. If `/usr/lib/libsocket.so' 98 Most versions of V.4 support sockets. If `/usr/lib/libsocket.so'
97 exists, your system supports them. If yours does not, you must add 99 exists, your system supports them. If yours does not, you must add
98 #undef HAVE_SOCKETS in config.h, aftern the inclusion of s-usg5-4.h. 100 #undef HAVE_SOCKETS in config.h, aftern the inclusion of s-usg5-4.h.
99 (Any system that supports Internet should implement sockets.) 101 (Any system that supports Internet should implement sockets.)