Set the define to =1 as it appears to appease the WorkShop 5.0 compiler gods.

This commit is contained in:
cls%seawood.org 2001-04-28 20:04:44 +00:00
Родитель 00f28396a9
Коммит 4c58c42081
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -105,7 +105,7 @@ CPPSRCS += nsHTMLEditorLog.cpp \
nsEditorTxnLog.cpp \ nsEditorTxnLog.cpp \
$(NULL) $(NULL)
DEFINES += -DENABLE_EDITOR_API_LOG DEFINES += -DENABLE_EDITOR_API_LOG=1
endif endif