make news a regular shared library to link against
git-svn-id: svn://10.0.0.236/trunk@24514 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -23,8 +23,8 @@ srcdir = @srcdir@
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE=nntp
|
||||
LIBRARY_NAME=nntp_s
|
||||
NO_SHARED_LIB=1
|
||||
LIBRARY_NAME=nntp
|
||||
# NO_SHARED_LIB=1
|
||||
|
||||
EXPORTS = \
|
||||
nsNNTPProtocol.h \
|
||||
@@ -51,6 +51,7 @@ EXTRA_DSO_LDOPTS = \
|
||||
-lxp \
|
||||
-lxpcom \
|
||||
-lraptorbase \
|
||||
-lmsgbaseutil \
|
||||
$(NSPR_LIBS) \
|
||||
$(NULL)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user