mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 00:01:50 +00:00
Set the define to =1 as it appears to appease the WorkShop 5.0 compiler gods.
This commit is contained in:
parent
00f28396a9
commit
4c58c42081
@ -105,7 +105,7 @@ CPPSRCS += nsHTMLEditorLog.cpp \
|
||||
nsEditorTxnLog.cpp \
|
||||
$(NULL)
|
||||
|
||||
DEFINES += -DENABLE_EDITOR_API_LOG
|
||||
DEFINES += -DENABLE_EDITOR_API_LOG=1
|
||||
|
||||
endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user