]> git.eshelyaron.com Git - emacs.git/commitdiff
[USG5_4] (UNEXEC): unexsgi.o renamed from unexelfsgi.o.
authorKarl Heuer <kwzh@gnu.org>
Tue, 23 Jan 1996 17:04:33 +0000 (17:04 +0000)
committerKarl Heuer <kwzh@gnu.org>
Tue, 23 Jan 1996 17:04:33 +0000 (17:04 +0000)
src/m/iris4d.h

index 7e521d0257b8bfaca717118bf2f2f081af22f2c1..66e55eee0715bdb28c48ddb82d6811db16d73bbf 100644 (file)
@@ -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