long shot at fixing the build.

This commit is contained in:
valeski%netscape.com 1998-10-21 05:35:37 +00:00
Родитель 77d5f6b3fd
Коммит 66a4ed9db7
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -31,7 +31,7 @@ include <$(DEPTH)\config\config.mak>
# Make sure we have MOZILLA_CLIENT defined so we get the
# proper JS includes
#
LCFLAGS = $(LCFLAGS) -DWIN32_LEAN_AND_MEAN -DMOZILLA_CLIENT
LCFLAGS = $(LCFLAGS) -DMOZILLA_CLIENT
!ifdef BUILD_DEBUG_GC
LCFLAGS = $(LCFLAGS) -DDEBUG_GC