diff options
| author | Jim Blandy | 1992-04-24 08:11:54 +0000 |
|---|---|---|
| committer | Jim Blandy | 1992-04-24 08:11:54 +0000 |
| commit | 4746118aca2d5cbdd054b4af4814d56550dfbc79 (patch) | |
| tree | 370e07c6950794f936bc8d434cb0560d883e4a0b /etc | |
| parent | d4327fecc103493bc8275c3580b05c06c9fcc019 (diff) | |
| download | emacs-4746118aca2d5cbdd054b4af4814d56550dfbc79.tar.gz emacs-4746118aca2d5cbdd054b4af4814d56550dfbc79.zip | |
*** 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) | |||
| 82 | The standard C preprocessor generate xmakefile incorrectly. However, | 82 | The standard C preprocessor generate xmakefile incorrectly. However, |
| 83 | /lib/cpp will work, so use `make CPP=/lib/cpp'. | 83 | /lib/cpp will work, so use `make CPP=/lib/cpp'. |
| 84 | 84 | ||
| 85 | Versions 3 and earlier of V.4, on the Intel 386 and 860, had problems | 85 | Versions 3 and earlier of V.4, on the Intel 386 and 860, had |
| 86 | in the X11 libraries. These prevent Emacs from working with X. | 86 | problems in the X11 libraries. These prevent Emacs from working |
| 87 | You can use Emacs with X provided your copy of X is based on X11 | 87 | with X. You can use Emacs with X provided your copy of X is based |
| 88 | release 4 or newer. Unfortunately, the only way you can tell whether | 88 | on X11 release 4 or newer. Unfortunately, the only way you can tell |
| 89 | your X11 library is new enough is to try compiling Emacs to use X. | 89 | whether your X11 library is new enough is to try compiling Emacs to |
| 90 | If xemacs runs, your X11 library is new enough. | 90 | use X. 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 |