diff options
author | Matúš Kukan <matus.kukan@gmail.com> | 2012-11-28 10:01:50 +0100 |
---|---|---|
committer | Matúš Kukan <matus.kukan@gmail.com> | 2012-11-28 16:33:00 +0100 |
commit | 33a6f881805122b7d2c2124d3d5fc8914dae94c5 (patch) | |
tree | 8b4388a4950245bf2efa8235b459397e653669ce /config_host.mk.in | |
parent | 4db2a6f682d1c1a2bd869831b684844b92c6852c (diff) |
bin --enable-oxygenoffice; it does nothing
Change-Id: Ibac9b92f5833253d6485009e0ea8ea11f2b8ed91
Diffstat (limited to 'config_host.mk.in')
-rw-r--r-- | config_host.mk.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/config_host.mk.in b/config_host.mk.in index 167e557800d3..d98442e51166 100644 --- a/config_host.mk.in +++ b/config_host.mk.in @@ -151,7 +151,6 @@ export ENABLE_NPAPI_FROM_BROWSER=@ENABLE_NPAPI_FROM_BROWSER@ export ENABLE_NPAPI_INTO_BROWSER=@ENABLE_NPAPI_INTO_BROWSER@ export ENABLE_ONLINE_UPDATE=@ENABLE_ONLINE_UPDATE@ export ENABLE_OPENGL=@ENABLE_OPENGL@ -export ENABLE_OXYGENOFFICE=@ENABLE_OXYGENOFFICE@ export ENABLE_PDFIMPORT=@ENABLE_PDFIMPORT@ export ENABLE_QUICKSTART_LIBPNG=@ENABLE_QUICKSTART_LIBPNG@ export ENABLE_RANDR=@ENABLE_RANDR@ @@ -432,7 +431,6 @@ export OUTDIR=@OUTDIR@ export OUTDIR_FOR_BUILD=@OUTDIR_FOR_BUILD@ export OUTPATH=@OUTPATH@ export OUTPATH_FOR_BUILD=@OUTPATH_FOR_BUILD@ -export OXYGENOFFICE_PACK=@OXYGENOFFICE_PACK@ export PATH=@LO_PATH@ export PATH_SEPERATOR=@P_SEP@ export PERL=@PERL@ |