AIX build bustage. Must link with xpcom & NSPR.

git-svn-id: svn://10.0.0.236/trunk@161866 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
kjh-5727%comcast.net
2004-09-07 19:27:38 +00:00
parent f296b2b1a3
commit 5bb256870b

View File

@@ -64,4 +64,8 @@ CPPSRCS = nsCUPSShim.cpp \
nsPSPrinters.cpp \
$(NULL)
EXTRA_DSO_LDOPTS = \
$(MOZ_COMPONENT_LIBS) \
$(NULL)
include $(topsrcdir)/config/rules.mk