Get scribble to build on Solaris

This commit is contained in:
mcafee%netscape.com 1999-02-07 13:12:08 +00:00
Родитель d125205e8e
Коммит f3dcee865f
1 изменённых файлов: 1 добавлений и 2 удалений

Просмотреть файл

@ -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)