Remove useless NGLAYOUT_PLUGINS define.
git-svn-id: svn://10.0.0.236/trunk@45705 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -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
|
||||
|
||||
#//------------------------------------------------------------------------
|
||||
#//
|
||||
|
||||
Reference in New Issue
Block a user