summaryrefslogtreecommitdiff
path: root/postprocess/packregistry
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2010-10-05 11:07:03 +0100
committerCaolán McNamara <caolanm@redhat.com>2010-10-05 11:07:03 +0100
commit0bb90fc4bdcaf715392450dcee82592a66ed41ce (patch)
tree40f9692d32cd6e888a514f6401fb6c5a68015a21 /postprocess/packregistry
parenta39ec799ccefbfc8dac340a1484a9a432b848eb3 (diff)
add some configure options to control external libtextcat and libtextcat data
Diffstat (limited to 'postprocess/packregistry')
-rw-r--r--postprocess/packregistry/makefile.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/postprocess/packregistry/makefile.mk b/postprocess/packregistry/makefile.mk
index f1319801998f..a6881783776a 100644
--- a/postprocess/packregistry/makefile.mk
+++ b/postprocess/packregistry/makefile.mk
@@ -343,6 +343,11 @@ MY_FILES_main += $(MY_MOD)/DataAccess/mozab.xcu
MY_FILES_main += $(MY_MOD)/DataAccess/mozab2.xcu
.END
.END
+.IF "$(SYSTEM_LIBTEXTCAT_DATA)" != ""
+MY_FILES_main += $(MY_MOD)/org/openoffice/Office/Paths-externallibtextcatdata.xcu
+.ELSE
+MY_FILES_main += $(MY_MOD)/org/openoffice/Office/Paths-internallibtextcatdata.xcu
+.END
MY_DEPS_math = main
MY_FILES_math = \