summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2014-10-10 10:33:37 -0500
committerAndras Timar <andras.timar@collabora.com>2014-10-23 08:10:19 +0000
commit3104fba6051328cb827042272fc6bccf05ccf5fb (patch)
treeb4653342d6f0811f3f4d9abee0d981ff38830b4c /config_host.mk.in
parent2e363d1135ede20e2560df4eff27c080bc7e782e (diff)
kill OUTPATH
Change-Id: I91806c3a55905dfd1ae90a10bc890cc526ff3270 Reviewed-on: https://gerrit.libreoffice.org/11908 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'config_host.mk.in')
-rw-r--r--config_host.mk.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/config_host.mk.in b/config_host.mk.in
index aaa0af6813e6..e55b3f57b117 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -438,7 +438,6 @@ export ORCUS_CFLAGS=$(gb_SPACE)@ORCUS_CFLAGS@
export ORCUS_LIBS=$(gb_SPACE)@ORCUS_LIBS@
export OS=@OS@
export OS_FOR_BUILD=@OS_FOR_BUILD@
-export OUTPATH=@OUTPATH@
export PATH=@LO_PATH@
export LIBO_PATH_SEPARATOR=@P_SEP@
export PAGEMAKER_CFLAGS=$(gb_SPACE)@PAGEMAKER_CFLAGS@