summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-05-15 07:56:27 +0300
committerTor Lillqvist <tml@iki.fi>2013-05-15 09:13:07 +0300
commit25c2e2a3780b2ed11965130c849d4d81197ea1da (patch)
tree3bd461ab2a225682a16997dbe34d7ea054626c8c /config_host.mk.in
parentad6897540643d691576ee1b241b2fefafe4d8386 (diff)
COMP_ENV is unused
Change-Id: Ic1cb9f1c855bd93ba1b0625e5c0d0565a0eb4567
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 c74f5025c3d1..47f362db13fe 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -63,7 +63,6 @@ export COMMONS_LANG_JAR=@COMMONS_LANG_JAR@
export COMMONS_LOGGING_JAR=@COMMONS_LOGGING_JAR@
export COMPATH=@COMPATH@
export COMPILER_PLUGINS=@COMPILER_PLUGINS@
-export COMP_ENV=@OUTPATH@
export COM_GCC_IS_CLANG=@COM_GCC_IS_CLANG@
export CPPUNIT_CFLAGS=$(gb_SPACE)@CPPUNIT_CFLAGS@
export CPPUNIT_LIBS=$(gb_SPACE)@CPPUNIT_LIBS@