summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2012-06-05 11:45:53 +0200
committerStephan Bergmann <sbergman@redhat.com>2012-06-05 14:18:40 +0200
commit484b8cdf001d1305cf32ec96db0fe36ee0c3a25e (patch)
tree2a67b33a777f8e819557f6f8654a00819c386f4c /config_host.mk.in
parentfe436dfef61f7804ecacc745aa551f03cca18134 (diff)
LO_PATH unused outside configure.in and config_host.mk.in
Change-Id: Ib349d9bf93ad59c4c171b87f10c4fe608cecb5fd
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 76e398c4b034..116c4f9e962b 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -285,7 +285,6 @@ export LIBXML_LIBS=@LIBXML_LIBS@
export LIBXSLT_CFLAGS=@LIBXSLT_CFLAGS@
export LIBXSLT_LIBS=@LIBXSLT_LIBS@
export LINK_X64_BINARY=@LINK_X64_BINARY@
-export LO_PATH=@LO_PATH@
@x_Cygwin@ export LS=@WIN_LS@
export MANDIR=@MANDIR@
export MACOSX_DEPLOYMENT_TARGET=@MACOSX_DEPLOYMENT_TARGET@