From f3dcee865fdb786ad6b337bc50e7dd6cb386cf56 Mon Sep 17 00:00:00 2001 From: "mcafee%netscape.com" Date: Sun, 7 Feb 1999 13:12:08 +0000 Subject: [PATCH] Get scribble to build on Solaris --- widget/tests/scribble/Makefile.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/widget/tests/scribble/Makefile.in b/widget/tests/scribble/Makefile.in index 45b82f160dc..685943bcfed 100644 --- a/widget/tests/scribble/Makefile.in +++ b/widget/tests/scribble/Makefile.in @@ -82,8 +82,6 @@ LIBS := \ -lreg \ -lremoturl \ -lsecfree \ - -lstubnj \ - -lstubsj \ -ltestdynamic \ -lmozutil \ -lxp \ @@ -95,6 +93,7 @@ LIBS := \ -lraptorplugin \ -lmozdbm \ $(TK_LIBS) \ + $(NSPR_LIBS) \ $(NULL) CFLAGS += $(TOOLKIT_CFLAGS)