From: Karl Heuer Date: Tue, 23 Jan 1996 17:04:33 +0000 (+0000) Subject: [USG5_4] (UNEXEC): unexsgi.o renamed from unexelfsgi.o. X-Git-Tag: emacs-19.34~1604 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b0d04f3b97559a8ef6465711ed600990534dbb50;p=emacs.git [USG5_4] (UNEXEC): unexsgi.o renamed from unexelfsgi.o. --- diff --git a/src/m/iris4d.h b/src/m/iris4d.h index 7e521d0257b..66e55eee071 100644 --- a/src/m/iris4d.h +++ b/src/m/iris4d.h @@ -113,7 +113,7 @@ Boston, MA 02111-1307, USA. */ #ifdef USG5_4 #undef UNEXEC -#define UNEXEC unexelfsgi.o +#define UNEXEC unexsgi.o #else #define UNEXEC unexmips.o #endif