diff options
author | Jim Blandy <jimb@redhat.com> | 1992-04-24 08:11:54 +0000 |
---|---|---|
committer | Jim Blandy <jimb@redhat.com> | 1992-04-24 08:11:54 +0000 |
commit | 4746118aca2d5cbdd054b4af4814d56550dfbc79 (patch) | |
tree | 370e07c6950794f936bc8d434cb0560d883e4a0b /etc | |
parent | d4327fecc103493bc8275c3580b05c06c9fcc019 (diff) | |
download | emacs-4746118aca2d5cbdd054b4af4814d56550dfbc79.tar.gz |
*** empty log message ***
Diffstat (limited to 'etc')
-rw-r--r-- | etc/MACHINES | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/etc/MACHINES b/etc/MACHINES index 3e7796021fe..724c95f0797 100644 --- a/etc/MACHINES +++ b/etc/MACHINES @@ -82,12 +82,12 @@ System V rel 4 (-opsystem=usg5-4) The standard C preprocessor generate xmakefile incorrectly. However, /lib/cpp will work, so use `make CPP=/lib/cpp'. - Versions 3 and earlier of V.4, on the Intel 386 and 860, had problems - in the X11 libraries. These prevent Emacs from working with X. - You can use Emacs with X provided your copy of X is based on X11 - release 4 or newer. Unfortunately, the only way you can tell whether - your X11 library is new enough is to try compiling Emacs to use X. - If xemacs runs, your X11 library is new enough. + Versions 3 and earlier of V.4, on the Intel 386 and 860, had + problems in the X11 libraries. These prevent Emacs from working + with X. You can use Emacs with X provided your copy of X is based + on X11 release 4 or newer. Unfortunately, the only way you can tell + whether your X11 library is new enough is to try compiling Emacs to + use X. If xemacs runs, your X11 library is new enough. In this context, GSV4 and GSV4i are alternate names for X11R4. OL2.* is X11R3 based. OL3 is in between X11R3 and X11R4, and may or |