summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2012-01-01 16:05:16 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2012-01-01 16:07:19 -0600
commitea5d18a1c7c5916be0f97db1ecba07db5b9cb5cd (patch)
treece72da68878e99a7c13737e6928a454c68f87c58 /config_host.mk.in
parent49319b288f40ba13b24799136caa97863d523e39 (diff)
move UDP and fix linkoo to look for INPATH and UPD in config_host.mk
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 b17207d7dddd..80773840b469 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -360,6 +360,7 @@ export SYSTEM_ZLIB="@SYSTEM_ZLIB@"
export THES_SYSTEM_DIR="@THES_SYSTEM_DIR@"
export TYPO_EXTENSION_PACK="@TYPO_EXTENSION_PACK@"
export UNIXWRAPPERNAME="@UNIXWRAPPERNAME@"
+export UPD="@UPD@"
export USE_FT_EMBOLDEN="@USE_FT_EMBOLDEN@"
export USE_XINERAMA="@USE_XINERAMA@"
export VALGRIND_CFLAGS="@VALGRIND_CFLAGS@"