Make autoconf ignore old setting of MOZ_MEDIUM as well as MOZ_LITE

git-svn-id: svn://10.0.0.236/trunk@11585 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
cls%seawood.org
1998-09-30 20:13:35 +00:00
parent 1465c1ea8c
commit 4182b80068

View File

@@ -466,7 +466,6 @@ MOZ_COMMUNICATOR_CONFIG_JS = 1
MOZ_COPY_ALL_JARS = 1
MOZ_EDITOR = 1
endif
endif # ! USE_AUTOCONF
ifdef MOZ_MEDIUM
MOZ_MAIL_COMPOSE = 1
@@ -474,6 +473,7 @@ ifndef MODULAR_NETLIB
MOZ_SINGLESIGNON = 1
endif
endif
endif # ! USE_AUTOCONF
ifdef MOZ_MAIL_COMPOSE
DEFINES += -DMOZ_MAIL_COMPOSE