diff --git a/mozilla/editor/base/Makefile.in b/mozilla/editor/base/Makefile.in index 6ad9f520baa..8b5b9a35528 100644 --- a/mozilla/editor/base/Makefile.in +++ b/mozilla/editor/base/Makefile.in @@ -105,7 +105,7 @@ CPPSRCS += nsHTMLEditorLog.cpp \ nsEditorTxnLog.cpp \ $(NULL) -DEFINES += -DENABLE_EDITOR_API_LOG +DEFINES += -DENABLE_EDITOR_API_LOG=1 endif