summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2014-03-03 22:08:34 +0100
committerMichael Stahl <mstahl@redhat.com>2014-03-03 23:41:15 +0100
commitd49543cefb517ad94d696f36dd43be527acaccd5 (patch)
tree8e1dab38dc588891287bd782617e2250757ec336 /config_host.mk.in
parentc4cff5a6452c05c797742327f57bb682fa5379ce (diff)
scp2: remove some variable/macro cruft
Change-Id: If07b243e71be7c67d36e3d652c52781ef902e380
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 b9be85dca2dc..2108ffeeb578 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -350,7 +350,6 @@ export LIBXML_JAR=@LIBXML_JAR@
export LIBXML_LIBS=$(gb_SPACE)@LIBXML_LIBS@
export LIBXSLT_CFLAGS=$(gb_SPACE)@LIBXSLT_CFLAGS@
export LIBXSLT_LIBS=$(gb_SPACE)@LIBXSLT_LIBS@
-export LIBXSLT_MAJOR=@LIBXSLT_MAJOR@
export LINK_X64_BINARY=@LINK_X64_BINARY@
@x_Cygwin@ export LS=@WIN_LS@
export MACOSX_BUNDLE_IDENTIFIER=@MACOSX_BUNDLE_IDENTIFIER@