Code cleanup in extensions/transformiix, getting rid of -DMOZILLA
not part of build git-svn-id: svn://10.0.0.236/trunk@73757 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -31,8 +31,5 @@ CPPSRCS = DOMHelper.cpp
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
INCLUDES += -I$(srcdir)/../../base -I$(srcdir)/../dom
|
||||
ifdef MOZ_XSL
|
||||
DEFINES += -DMOZILLA
|
||||
endif
|
||||
|
||||
install:: $(OBJS)
|
||||
|
||||
Reference in New Issue
Block a user