summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-05-13 16:45:15 +0200
committerMichael Stahl <mstahl@redhat.com>2013-05-14 11:50:10 +0200
commita362a94b6b0b145f42294adf531fe90c0b156e5f (patch)
tree70470f4ab1318f4ae2237760585504dba7dc0f3b /config_host.mk.in
parent96fe61f40e7c065d5bbc2f5cb60e2b9e05e8bc79 (diff)
config_host.mk: remove DMAKE variables
Change-Id: I2e768f92ea6f4302ebede403e84d7bc70b4f3107
Diffstat (limited to 'config_host.mk.in')
-rw-r--r--config_host.mk.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/config_host.mk.in b/config_host.mk.in
index 76ac1a7bf191..02da41e1cadc 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -105,7 +105,6 @@ export DISABLE_OPENSSL=@DISABLE_OPENSSL@
export DISABLE_PYTHON=@DISABLE_PYTHON@
export DISABLE_SCRIPTING=@DISABLE_SCRIPTING@
export DLLTOOL=@DLLTOOL@
-export DMAKEROOT=@SRC_ROOT@/solenv/inc/startup
export DOCDIR=@DOCDIR@
export DOXYGEN=@DOXYGEN@
export DO_FETCH_TARBALLS=@DO_FETCH_TARBALLS@
@@ -386,7 +385,6 @@ export EXTRA_BUILDID=@EXTRA_BUILDID@
export OBJDUMP=@OBJDUMP@
export ODFGEN_CFLAGS=$(gb_SPACE)@ODFGEN_CFLAGS@
export ODFGEN_LIBS=$(gb_SPACE)@ODFGEN_LIBS@
-export OOODMAKEMODE=YES
export OOOP_FONTS_PACK=@OOOP_FONTS_PACK@
export OOOP_GALLERY_PACK=@OOOP_GALLERY_PACK@
export OOOP_SAMPLES_PACK=@OOOP_SAMPLES_PACK@