diff src/m/iris4d.h @ 371:cc15677e0335 r21-2b1

Import from CVS: tag r21-2b1
author cvs
date Mon, 13 Aug 2007 11:03:08 +0200
parents 3b3709405255
children 74fd4e045ea6
line wrap: on
line diff
--- a/src/m/iris4d.h	Mon Aug 13 11:01:58 2007 +0200
+++ b/src/m/iris4d.h	Mon Aug 13 11:03:08 2007 +0200
@@ -99,7 +99,8 @@
 
 #ifdef USG5_4
 #undef UNEXEC
-#define UNEXEC "unexelf.o"
+/* FSF renames this file to unexsgi.o */
+#define UNEXEC "unexelfsgi.o"
 #else
 #define UNEXEC "unexmips.o"
 #endif