Added -DXPIDL_JS_STUBS where needed.

git-svn-id: svn://10.0.0.236/branches/RDF_19990326_BRANCH@25403 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
waterson%netscape.com
1999-03-28 21:07:25 +00:00
parent edd519b176
commit ffe3af2c3d
2 changed files with 6 additions and 0 deletions

View File

@@ -54,8 +54,12 @@ REQUIRES = netlib rdf rdfutil raptor xpcom
MKSHLIB :=
DEFINES += -DXPIDL_JS_STUBS
# we don't want the shared lib, but we want to force the creation of a static lib.
override NO_SHARED_LIB=1
override NO_STATIC_LIB=
include $(topsrcdir)/config/rules.mk

View File

@@ -67,6 +67,8 @@ INCLUDES += -I$(srcdir)/../../../layout/html/base/src
MKSHLIB :=
DEFINES += -DXPIDL_JS_STUBS
# we don't want the shared lib, but we want to force the creation of a static lib.
override NO_SHARED_LIB=1
override NO_STATIC_LIB=