summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesús Corrius <jesus@softcatala.org>2010-12-11 21:29:35 +0100
committerJesús Corrius <jesus@softcatala.org>2010-12-11 21:29:35 +0100
commit27e1d912bea0170ab470c32517d5fc9a2108ba5e (patch)
tree7830094f3b888d8611fac32db7c5a6892d8bc3dc
parent3d5552699645a94a50af5910fc31b98860940dc8 (diff)
OpenOffice.org -> LibreOffice
-rwxr-xr-x[-rw-r--r--]connectivity/source/drivers/mozab/mozillasrc/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/drivers/mozab/mozillasrc/makefile.mk b/connectivity/source/drivers/mozab/mozillasrc/makefile.mk
index 4c3e5380f451..49c0bd8033a6 100644..100755
--- a/connectivity/source/drivers/mozab/mozillasrc/makefile.mk
+++ b/connectivity/source/drivers/mozab/mozillasrc/makefile.mk
@@ -46,7 +46,7 @@ VISIBILITY_HIDDEN=TRUE
.IF ("$(SYSTEM_MOZILLA)" == "YES" && "$(WITH_MOZILLA)" == "YES") || "$(WITH_MOZILLA)" == "NO" || "$(OS)" == "OS2"
dummy:
- @echo " Not building the mozillasrc stuff in OpenOffice.org build"
+ @echo " Not building the mozillasrc stuff in LibreOffice build"
@echo " dependency to Mozilla developer snapshots not feasable at the moment"
@echo " see http://bugzilla.mozilla.org/show_bug.cgi?id=135137"
.ELSE