From e2eab15e34181d81bac26613ab72c03240402bf8 Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Wed, 23 Nov 2016 21:11:11 +0100 Subject: write HOST_QT_TOOLS to qmodule.pri instead of qhost.pri its only consumer is qt_tool.prf, which is an internal api. Change-Id: Iae90b079c5af60efad2ded70d6ea481212e5353a Reviewed-by: Lars Knoll --- configure | 1 - 1 file changed, 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index ae7ca50e7c..9f1a3a0412 100755 --- a/configure +++ b/configure @@ -667,7 +667,6 @@ while [ "$#" -gt 0 ]; do ;; external-hostbindir) CFG_HOST_QT_TOOLS_PATH="$VAL" - HostVar set HOST_QT_TOOLS "$VAL" ;; bindir) QT_INSTALL_BINS="$VAL" -- cgit v1.2.3