Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 347914 | Differences between
and this patch

Collapse All | Expand All

(-)js/src/jsapi-tests/Makefile.in.dist (-1 / +1 lines)
Lines 60-66 Link Here
60
60
61
DEFINES         += -DEXPORT_JS_API
61
DEFINES         += -DEXPORT_JS_API
62
62
63
LIBS      = $(NSPR_LIBS) $(DEPTH)/$(LIB_PREFIX)js_static.$(LIB_SUFFIX)
63
LIBS      = $(DEPTH)/$(LIB_PREFIX)js_static.$(LIB_SUFFIX) $(NSPR_LIBS)
64
64
65
LOCAL_INCLUDES += -I$(topsrcdir) -I..
65
LOCAL_INCLUDES += -I$(topsrcdir) -I..
66
66

Return to bug 347914