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:
cyeh%netscape.com
1999-09-02 18:21:11 +00:00
parent 8930b049f9
commit b632f281bc
3 changed files with 1 additions and 6 deletions

View File

@@ -25,7 +25,6 @@ MOZ_TOP=mozilla
# tree by default)
MODULAR_NETLIB = 1
NGLAYOUT_PLUGINS = 1
#
# Command macro defines

View File

@@ -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

View File

@@ -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
#//------------------------------------------------------------------------
#//