aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorJim Blandy1992-04-01 11:14:15 +0000
committerJim Blandy1992-04-01 11:14:15 +0000
commit08564963293aac2ea90a3dee54f48ded962238eb (patch)
tree4424e2ded321dd8606dabc4ef00a6f058108725b /etc
parentca1d1d23251bc8f159d0131d345702aabf2dd078 (diff)
downloademacs-08564963293aac2ea90a3dee54f48ded962238eb.tar.gz
emacs-08564963293aac2ea90a3dee54f48ded962238eb.zip
*** empty log message ***
Diffstat (limited to 'etc')
-rw-r--r--etc/MACHINES8
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/MACHINES b/etc/MACHINES
index 5173b5f3427..c008dcf28b6 100644
--- a/etc/MACHINES
+++ b/etc/MACHINES
@@ -2,7 +2,7 @@ This is a list of the status of GNU Emacs on various machines and systems.
2Last updated 10 Feb 1992. 2Last updated 10 Feb 1992.
3 3
4For each system and machine, we give the `-opsystem' and `-machine' 4For each system and machine, we give the `-opsystem' and `-machine'
5options you should pass to config.emacs to prepare to build Emacs for 5options you should pass to configure to prepare to build Emacs for
6that system/machine. 6that system/machine.
7 7
8These options tell Emacs which machine- and system-descriptive files 8These options tell Emacs which machine- and system-descriptive files
@@ -128,7 +128,7 @@ Xenix
128 If you want Emacs to work with Smail (installed as /usr/bin/smail) 128 If you want Emacs to work with Smail (installed as /usr/bin/smail)
129 then add the line #define SMAIL to config.h. 129 then add the line #define SMAIL to config.h.
130 130
131 The file share-lib/XENIX suggests some useful things to do to Xenix 131 The file etc/XENIX suggests some useful things to do to Xenix
132 to make the Emacs meta key work. 132 to make the Emacs meta key work.
133 133
134Machines: 134Machines:
@@ -668,7 +668,7 @@ Sun 1, 2 and 3 (-machine=sun1, -machine=sun2, -machine=sun3;
668 668
669 For SunOS release 4 on a Sun 3, use -machine=sun3 and 669 For SunOS release 4 on a Sun 3, use -machine=sun3 and
670 -opsystem=sunos4-0 or -opsystem=sunos4-1. 670 -opsystem=sunos4-0 or -opsystem=sunos4-1.
671 See the file share-lib/SUNBUG for how to solve problems caused by 671 See the file etc/SUNBUG for how to solve problems caused by
672 bugs in the "export" version of SunOS 4. 672 bugs in the "export" version of SunOS 4.
673 673
674 If you have trouble using open-network-stream, get the 674 If you have trouble using open-network-stream, get the
@@ -707,7 +707,7 @@ Sun 4 (-machine=sparc;
707 707
708 Use -opsystem=sunos4-0 for operating system version 4.0, and 708 Use -opsystem=sunos4-0 for operating system version 4.0, and
709 -opsystem=sunos4-1 for later versions. 709 -opsystem=sunos4-1 for later versions.
710 See the file share-lib/SUNBUG for how to solve problems caused by 710 See the file etc/SUNBUG for how to solve problems caused by
711 bugs in the "export" version of SunOS 4. 711 bugs in the "export" version of SunOS 4.
712 712
713Sun Roadrunner (-machine=sun386; -opsystem=sunos4-0 or -opsystem=sunos4-1) 713Sun Roadrunner (-machine=sun386; -opsystem=sunos4-0 or -opsystem=sunos4-1)