summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-11-06 13:20:46 +0100
committerMichael Stahl <mstahl@redhat.com>2013-11-07 01:34:40 +0100
commite832d717eccd91f3a89e94b0d20b333f3f83d995 (patch)
tree5b6eaa7064e934459255c64ec6ccf811379759ef /config_host.mk.in
parent323123337d407644e94e3ce2b8ffa863cbd41e68 (diff)
config_host.mk: remove unused use_shl_version
Change-Id: Ic829f1966cafa7c7680b95600ef071417ee9b9f7
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 f42c5fc37a9e..7b000384a459 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -561,7 +561,6 @@ export UPD=@UPD@
export URELIBS=@URELIBS@
export USE_LIBRARY_BIN_TAR=@USE_LIBRARY_BIN_TAR@
export USE_XINERAMA=@USE_XINERAMA@
-export use_shl_version=@use_shl_version@
export UUIDGEN=@UUIDGEN@
export VALGRIND_CFLAGS=$(gb_SPACE)@VALGRIND_CFLAGS@
export VALIDATOR_EXTENSION_PACK=@VALIDATOR_EXTENSION_PACK@