summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2013-10-16 14:57:11 +0300
committerTor Lillqvist <tml@collabora.com>2013-10-16 15:38:29 +0300
commit529ab4e735c1263f0bf5063779042898fc06e21e (patch)
tree5008c5f7c52e28a71ec85d3e031ea432fe14ae1f /config_host.mk.in
parent7ee2ce24c4060e16b6aa852edfcbe5c531c89b6e (diff)
Get rid of PRODUCT, unused I hope
Change-Id: I934158f892daf3ae36f265e6bc95fd9987a05ca5
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 820cb6a78ee9..c282770372f5 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -433,7 +433,6 @@ export POPPLER_LIBS=$(gb_SPACE)@POPPLER_LIBS@
export POSTGRESQL_INC=@POSTGRESQL_INC@
export POSTGRESQL_LIB=@POSTGRESQL_LIB@
export PREFIXDIR=@PREFIXDIR@
-export PRODUCT=@PRODUCT@
export PRODUCTNAME=@PRODUCTNAME@
export PRODUCTVERSION=@PRODUCTVERSION@
export PROEXT=@PROEXT@