зеркало из https://github.com/mozilla/gecko-dev.git
libjar is not part of public source
This commit is contained in:
Родитель
e3b569eaac
Коммит
1425a614e2
|
@ -23,10 +23,6 @@ include $(DEPTH)/config/config.mk
|
|||
|
||||
DIRS = layout libcgi libi18n libmisc
|
||||
|
||||
ifndef NO_SECURITY
|
||||
DIRS += libjar
|
||||
endif
|
||||
|
||||
ifndef NO_UNIX_LDAP
|
||||
DIRS += ldap
|
||||
endif
|
||||
|
|
|
@ -38,11 +38,8 @@ DEPTH=..
|
|||
#//
|
||||
#//------------------------------------------------------------------------
|
||||
#DIRS=libi18n layout libstyle liblayer libmocha
|
||||
!ifndef NO_SECURITY
|
||||
DIRS=libi18n htmldlgs libjar libparse
|
||||
!else
|
||||
DIRS=libi18n htmldlgs libparse
|
||||
!endif
|
||||
|
||||
|
||||
#//------------------------------------------------------------------------
|
||||
#//
|
||||
|
|
Загрузка…
Ссылка в новой задаче