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:
axel%pike.org
2000-07-06 12:35:44 +00:00
parent 9633504e4e
commit aecffff28c
21 changed files with 41 additions and 68 deletions

View File

@@ -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)