Mercurial > emacs
changeset 1580:f67f847064dc
*** empty log message ***
author | Jim Blandy <jimb@redhat.com> |
---|---|
date | Sun, 15 Nov 1992 23:44:05 +0000 |
parents | bcd84459e68a |
children | 9de0900ca56a |
files | etc/=MACHINES |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/=MACHINES Sun Nov 15 10:30:58 1992 +0000 +++ b/etc/=MACHINES Sun Nov 15 23:44:05 1992 +0000 @@ -271,6 +271,10 @@ Note that this is a MIPS machine. -opsystem=bsd4-3 is said to work ok with Ultrix 4.1. + For Ultrix versions 4.1 or earlier, you may need to define + SYSTEM_MALLOC in src/m/pmax.h, because XvmsAlloc.o in libX11.a seems + to insist on defining malloc itself. + For Ultrix versions prior to 4.0, you may need to delete the definition of START_FILES from src/m/pmax.h.