fixing hpux 11.00 build and autobahn's commercial build
I mentioned this to Axel but he was going to bed... r= jgaunt@netscape.com git-svn-id: svn://10.0.0.236/trunk@69321 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
0800a8cf0d
commit
aac87d5706
@ -36,6 +36,10 @@ CPPSRCS = \
|
||||
nsXMLDocument.cpp \
|
||||
$(NULL)
|
||||
|
||||
EXPORTS = \
|
||||
nsXMLContentSink.h \
|
||||
$(NULL)
|
||||
|
||||
# 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=
|
||||
|
||||
@ -36,6 +36,10 @@ CPPSRCS = \
|
||||
nsXMLDocument.cpp \
|
||||
$(NULL)
|
||||
|
||||
EXPORTS = \
|
||||
nsXMLContentSink.h \
|
||||
$(NULL)
|
||||
|
||||
# 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=
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user