diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/m/iris4d.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/m/iris4d.h b/src/m/iris4d.h index b7b1a09d214..5996d0e5933 100644 --- a/src/m/iris4d.h +++ b/src/m/iris4d.h | |||
| @@ -139,7 +139,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ | |||
| 139 | 139 | ||
| 140 | #undef LIBS_MACHINE | 140 | #undef LIBS_MACHINE |
| 141 | /* -lsun in case using Yellow Pages for passwords. */ | 141 | /* -lsun in case using Yellow Pages for passwords. */ |
| 142 | #define LIBS_MACHINE -lsun -lmld | 142 | #define LIBS_MACHINE -lmld |
| 143 | #define LIBS_DEBUG | 143 | #define LIBS_DEBUG |
| 144 | 144 | ||
| 145 | /* Define this if you have a fairly recent system, | 145 | /* Define this if you have a fairly recent system, |