Removing unused REQUIRES line
git-svn-id: svn://10.0.0.236/trunk@19125 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -30,16 +30,7 @@ CSRCS = \
|
||||
mkaccess.c \
|
||||
$(NULL)
|
||||
|
||||
EXPORTS= mkaccess.h httpurl.h httpauth.h cookies.h
|
||||
|
||||
EXPORTS := $(addprefix $(srcdir)/, $(EXPORTS))
|
||||
|
||||
REQUIRES = netcache network dbm util pref js java fileurl \
|
||||
security layer img httpurl mimetype htmldlgs
|
||||
|
||||
ifdef MOZ_SMOOTH_PROGRESS
|
||||
REQUIRES += progress
|
||||
endif
|
||||
EXPORTS = mkaccess.h httpurl.h httpauth.h cookies.h
|
||||
|
||||
NO_STATIC_LIB=1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user