From: Richard M. Stallman Date: Tue, 25 Jul 1995 23:18:12 +0000 (+0000) Subject: (LIBS_MACHINE): Delete -lsun. X-Git-Tag: emacs-19.34~3190 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d492fe7016eca4b2ab38134f9ecf390a654d2935;p=emacs.git (LIBS_MACHINE): Delete -lsun. --- 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,