зеркало из https://github.com/mozilla/pjs.git
Remove useless NGLAYOUT_PLUGINS define.
This commit is contained in:
Родитель
b559ac1c0a
Коммит
ff099c9ca0
|
@ -25,7 +25,6 @@ MOZ_TOP=mozilla
|
|||
# tree by default)
|
||||
|
||||
MODULAR_NETLIB = 1
|
||||
NGLAYOUT_PLUGINS = 1
|
||||
|
||||
#
|
||||
# Command macro defines
|
||||
|
|
|
@ -254,7 +254,6 @@ MOZ_LDAP =
|
|||
SMART_MAIL =
|
||||
|
||||
# XXX - these need to be cleaned up and have real checks added -cls
|
||||
NGLAYOUT_PLUGINS=1
|
||||
CM_BLDTYPE=dbg
|
||||
AWT_11=1
|
||||
MOZ_BITS=32
|
||||
|
|
|
@ -25,11 +25,8 @@ include $(DEPTH)/config/autoconf.mk
|
|||
#// DIRS - There are subdirectories to process
|
||||
#//
|
||||
#//------------------------------------------------------------------------
|
||||
ifndef NGLAYOUT_PLUGINS
|
||||
DIRS= public src
|
||||
else
|
||||
|
||||
DIRS= public nglsrc
|
||||
endif
|
||||
|
||||
#//------------------------------------------------------------------------
|
||||
#//
|
||||
|
|
Загрузка…
Ссылка в новой задаче