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

git-svn-id: svn://10.0.0.236/trunk@93399 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
cls%seawood.org 2001-04-28 20:04:44 +00:00
parent cfeb5eff5b
commit 54ce5cd8c3

View File

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