diff options
| -rw-r--r-- | etc/MACHINES | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/MACHINES b/etc/MACHINES index 3323c0b98b5..09abc4f0770 100644 --- a/etc/MACHINES +++ b/etc/MACHINES | |||
| @@ -1149,7 +1149,9 @@ Sun 3, Sun 4 (sparc), Sun 386 (m68k-sun-sunos, sparc-sun-sunos, i386-sun-sunos, | |||
| 1149 | On Solaris, do not use /usr/ucb/cc. Use /opt/SUNWspro/bin/cc. Make | 1149 | On Solaris, do not use /usr/ucb/cc. Use /opt/SUNWspro/bin/cc. Make |
| 1150 | sure that /usr/ccs/bin and /opt/SUNWspro/bin are in your PATH before | 1150 | sure that /usr/ccs/bin and /opt/SUNWspro/bin are in your PATH before |
| 1151 | /usr/ucb. (Most free software packages have the same requirement on | 1151 | /usr/ucb. (Most free software packages have the same requirement on |
| 1152 | Solaris.) | 1152 | Solaris.) With this compiler, use `/opt/SUNWspro/bin/cc -E' as the |
| 1153 | preprocessor. If this inserts extra whitespace into its output (see | ||
| 1154 | the PROBLEMS file) then add the option `-Xs'. | ||
| 1153 | 1155 | ||
| 1154 | If you have trouble using open-network-stream, get the distribution | 1156 | If you have trouble using open-network-stream, get the distribution |
| 1155 | of `bind' (the BSD name-server), build libresolv.a, and link Emacs | 1157 | of `bind' (the BSD name-server), build libresolv.a, and link Emacs |