From 4300ed4358666fa4ab186dbed5dd159653e568ac Mon Sep 17 00:00:00 2001 From: warren Date: Thu, 30 Apr 1998 05:28:19 +0000 Subject: [PATCH] Changes should have been on the branch -- reverted. git-svn-id: svn://10.0.0.236/trunk@898 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/modules/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mozilla/modules/Makefile b/mozilla/modules/Makefile index 59cf9ef656e..16e4f3a0f13 100644 --- a/mozilla/modules/Makefile +++ b/mozilla/modules/Makefile @@ -36,20 +36,20 @@ ifdef NO_SECURITY DIRS += security endif -ifdef JAVA_OR_OJI +ifdef MOZ_JAVA DIRS += libreg softupdt zlib li progress ifdef EDITOR DIRS += edtplug spellchk endif -else # JAVA_OR_OJI +else # MOZ_JAVA DIRS += zlib li progress ifdef EDITOR DIRS += spellchk endif -endif # JAVA_OR_OJI +endif # MOZ_JAVA ifeq ($(subst /,_,$(shell uname -s)),OS2) DIRS += spellchk