Kaydet (Commit) 8cb76ea0 authored tarafından Caolán McNamara's avatar Caolán McNamara

remove ENABLE_SVCTAGS stuff, probably staroffice/OOo registration stuff

üst 1f8d149f
......@@ -239,10 +239,6 @@ my_components += kde4be1
my_components += component/slideshow/source/engine/OGLTrans/ogltrans
.END
.IF "$(ENABLE_SVCTAGS)" == "YES"
my_components += productregistration.jar
.END
.IF "$(ENABLE_LOMENUBAR)" == "TRUE"
my_components += component/framework/util/lomenubar
.END
......
......@@ -69,10 +69,6 @@ MY_FILES_brand = \
$(MY_MOD)/org/openoffice/Office/Common-brand.xcu \
$(MY_MOD)/org/openoffice/Office/UI-brand.xcu \
$(MY_MOD)/org/openoffice/Setup-brand.xcu
.IF "$(ENABLE_SVCTAGS)" == "YES"
MY_FILES_brand += \
$(MY_MOD)/org/openoffice/Office/Jobs/Jobs-registration.xcu
.END
MY_DEPS_calc = main
MY_FILES_calc = \
......
......@@ -228,10 +228,6 @@ SCPDEFS+=-DSYSTEM_LIBTEXTCAT
SCPDEFS+=-DSYSTEM_LIBTEXTCAT_DATA
.ENDIF
.IF "$(ENABLE_SVCTAGS)" == "YES"
SCPDEFS+=-DENABLE_SVCTAGS
.ENDIF
.IF "$(WITH_VC_REDIST)" == "TRUE"
SCPDEFS+=-DWITH_VC_REDIST
.ENDIF
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment