From d492fe7016eca4b2ab38134f9ecf390a654d2935 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 25 Jul 1995 23:18:12 +0000 Subject: [PATCH] (LIBS_MACHINE): Delete -lsun. --- src/m/iris4d.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. */ #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, -- 2.39.2