summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2015-03-20 08:05:07 +0100
committerMatúš Kukan <matus.kukan@gmail.com>2015-03-20 20:55:04 +0100
commitf5c74abc9fbbe8fc652a85801a87073d40a79b2d (patch)
tree264481f99211171f2e409029e07c47d264ae07aa /config_host.mk.in
parent39c1c3584e6f730c4f78541e259c49fdea5cb428 (diff)
Remove library urelibs. It was more just a temporary hack and is not used.
Change-Id: I7566dcf21aae6b800adb58d8c94e350bb0da720c
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 1a28e6353557..a242077147df 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -593,7 +593,6 @@ export TMPDIR=@TEMP_DIRECTORY@
export TOUCH=@TOUCH@
export TYPO_EXTENSION_PACK=@TYPO_EXTENSION_PACK@
export UNOWINREG_DLL=@UNOWINREG_DLL@
-export URELIBS=@URELIBS@
export USE_LIBRARY_BIN_TAR=@USE_LIBRARY_BIN_TAR@
export USE_XINERAMA=@USE_XINERAMA@
export UUIDGEN=@UUIDGEN@