From 5dbef0b7d2fbf35bb6b8c43e831ce48df84a4d86 Mon Sep 17 00:00:00 2001 From: Allan Sandfeld Jensen Date: Thu, 12 Nov 2015 17:25:55 +0100 Subject: Fix QT_CPU_FEATURES The part of qmodule.pri that is supposed to set QT_CPU_FEATURES ends up missing in the output. Change-Id: I30f3dbad5ac22d32e25d63037980dac370adc4ea Reviewed-by: Oswald Buddenhagen --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 1eb893d9cc..443771af47 100755 --- a/configure +++ b/configure @@ -7103,7 +7103,7 @@ if [ -n "$DISABLED_FEATURES" ]; then fi echo "QT_QCONFIG_PATH = ${CFG_QCONFIG_PATH#$relpath/src/corelib/global/}" -cat >>"$QTMODULE.tmp" <