summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2012-10-01 16:50:35 +0200
committerAndras Timar <atimar@suse.com>2012-10-01 17:16:47 +0200
commite4080dce647edfcec832164fcfb56cb36e220e27 (patch)
treebcfa37978d4fad1cf5fd82c8e0e1a0ab1db6fb93 /config_host.mk.in
parent968ed85d7304fe0044d3f82af20ae7190ad3c33d (diff)
fdo#50163 move definition of PLATFORMID into configure.in
Change-Id: Iea8385aa9213ccde7e6650cb934361597d508250
Diffstat (limited to 'config_host.mk.in')
-rw-r--r--config_host.mk.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config_host.mk.in b/config_host.mk.in
index 473ab5dd69fa..51990d995e03 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -451,6 +451,7 @@ export PERL=@PERL@
export PKGFORMAT=@PKGFORMAT@
export PKGMK=@PKGMK@
export PKG_CONFIG=@PKG_CONFIG@
+export PLATFORMID=@PLATFORMID@
export PNG_TARBALL=@PNG_TARBALL@
export POPPLER_CFLAGS=@POPPLER_CFLAGS@
export POPPLER_LIBS=@POPPLER_LIBS@