[gnu.emacs.bug] changes to 18.53 for system V M/2000

ouellette%tarkin.DEC@DECWRL.DEC.COM (the mean free path) (03/12/89)

From:	EAGLE1::DANTOWITZ "R 3 5 b7  10-Mar-1989 1855" 10-MAR-1989 18:56:30.26
Subj:	Can you forward this to whoever should get it in GNU land - Thanks

    I've just made a kit for 18.53 that runs on the MIPS M/2000 machine
    with UNIX System 5 release 3.0.

    The required changes are:

    1) Copy s-usg5-3.h to s-usg5-3-mips.h and add the following line to
       the end of the file:

#define IRIS_UTIME

       (This is because utimes not present, but utime is.)

    2) The routine nlist is located in mld, so etc/Makefile must be
       modified.  Append "-lmld" to the line that compiles loadst.c.

David