зеркало из https://github.com/mozilla/gecko-dev.git
Removed the obsolete non-NECKO leftovers.
This commit is contained in:
Родитель
7eda39d911
Коммит
202e970483
|
@ -29,33 +29,12 @@ CPPSRCS = \
|
|||
main.cpp \
|
||||
$(NULL)
|
||||
|
||||
include $(topsrcdir)/config/config.mk
|
||||
|
||||
ifndef NECKO
|
||||
NET_LIBS = \
|
||||
-lnetlib \
|
||||
-lremoturl \
|
||||
-lnetcnvts \
|
||||
-lgophurl \
|
||||
-labouturl \
|
||||
-lsockstuburl \
|
||||
-lhttpurl \
|
||||
-lmimetype \
|
||||
-lfileurl \
|
||||
-lftpurl \
|
||||
-lpwcac \
|
||||
-lnetwork \
|
||||
-lnetcache \
|
||||
$(NULL)
|
||||
endif
|
||||
|
||||
LIBS = \
|
||||
-lxpcom \
|
||||
-lmozjs \
|
||||
-lwidgetsupport_s \
|
||||
-lraptorgfx \
|
||||
$(MOZ_TIMER_LIBS) \
|
||||
$(NET_LIBS) \
|
||||
$(NSPR_LIBS) \
|
||||
$(TK_LIBS) \
|
||||
$(NULL)
|
||||
|
|
|
@ -29,33 +29,12 @@ CPPSRCS = \
|
|||
nsWidgetTest.cpp \
|
||||
$(NULL)
|
||||
|
||||
include $(topsrcdir)/config/config.mk
|
||||
|
||||
ifndef NECKO
|
||||
NET_LIBS = \
|
||||
-lnetlib \
|
||||
-lremoturl \
|
||||
-lnetcnvts \
|
||||
-lgophurl \
|
||||
-labouturl \
|
||||
-lsockstuburl \
|
||||
-lhttpurl \
|
||||
-lmimetype \
|
||||
-lfileurl \
|
||||
-lftpurl \
|
||||
-lpwcac \
|
||||
-lnetwork \
|
||||
-lnetcache \
|
||||
$(NULL)
|
||||
endif
|
||||
|
||||
LIBS = \
|
||||
-lxpcom \
|
||||
-lmozjs \
|
||||
-lwidgetsupport_s \
|
||||
-lraptorgfx \
|
||||
$(MOZ_TIMER_LIBS) \
|
||||
$(NET_LIBS) \
|
||||
$(NSPR_LIBS) \
|
||||
$(TK_LIBS) \
|
||||
$(NULL)
|
||||
|
|
|
@ -17,8 +17,8 @@
|
|||
|
||||
DEPTH = ../../../..
|
||||
topsrcdir = @top_srcdir@
|
||||
VPATH = @srcdir@
|
||||
srcdir = @srcdir@
|
||||
VPATH = @srcdir@
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
|
@ -36,9 +36,5 @@ EXTRA_DSO_LDOPTS = \
|
|||
$(NSPR_LIBS) \
|
||||
$(NULL)
|
||||
|
||||
ifndef NECKO
|
||||
EXTRA_DSO_LDOPTS += -lnetlib
|
||||
endif
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
|
|
|
@ -17,8 +17,8 @@
|
|||
|
||||
DEPTH = ../../../..
|
||||
topsrcdir = @top_srcdir@
|
||||
VPATH = @srcdir@
|
||||
srcdir = @srcdir@
|
||||
VPATH = @srcdir@
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
|
@ -38,9 +38,5 @@ EXTRA_DSO_LDOPTS = \
|
|||
$(NSPR_LIBS) \
|
||||
$(NULL)
|
||||
|
||||
ifndef NECKO
|
||||
EXTRA_DSO_LDOPTS += -lnetlib
|
||||
endif
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
|
|
|
@ -31,15 +31,10 @@ CPPSRCS = nsRelatedLinksHandler.cpp
|
|||
EXTRA_DSO_LDOPTS = \
|
||||
-L$(DIST)/bin \
|
||||
-L$(DIST)/lib \
|
||||
-lneckoutil_s \
|
||||
-lneckoutil_s \
|
||||
-lxpcom \
|
||||
$(NSPR_LIBS) \
|
||||
$(NULL)
|
||||
|
||||
ifndef NECKO
|
||||
EXTRA_DSO_LDOPTS += \
|
||||
-lnetlib \
|
||||
$(NULL)
|
||||
endif
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
|
|
|
@ -17,8 +17,8 @@
|
|||
|
||||
DEPTH = ../../../..
|
||||
topsrcdir = @top_srcdir@
|
||||
VPATH = @srcdir@
|
||||
srcdir = @srcdir@
|
||||
VPATH = @srcdir@
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
|
@ -36,9 +36,5 @@ EXTRA_DSO_LDOPTS = \
|
|||
$(NSPR_LIBS) \
|
||||
$(NULL)
|
||||
|
||||
ifndef NECKO
|
||||
EXTRA_DSO_LDOPTS += -lnetlib
|
||||
endif
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче