Mercurial > emacs
diff src/m/iris4d.h @ 12669:1b85818da85f
(LIBS_MACHINE): Delete -lsun.
| author | Richard M. Stallman <rms@gnu.org> |
|---|---|
| date | Tue, 25 Jul 1995 23:18:12 +0000 |
| parents | b4f05f7e5ecd |
| children | 2cd15d90fec6 |
line wrap: on
line diff
--- a/src/m/iris4d.h Tue Jul 25 22:06:08 1995 +0000 +++ b/src/m/iris4d.h Tue Jul 25 23:18:12 1995 +0000 @@ -139,7 +139,7 @@ #undef LIBS_MACHINE /* -lsun in case using Yellow Pages for passwords. */ -#define LIBS_MACHINE -lsun -lmld +#define LIBS_MACHINE -lmld #define LIBS_DEBUG /* Define this if you have a fairly recent system,
