From 59a3abd1f1429eef19e178e880070c3c1d902fba Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Wed, 8 Feb 2017 21:22:08 +0100 Subject: configure: generalize command line overrides of library parameters the outdated ones remain for backwards compatibility; some remain unchanged. Task-number: QTBUG-30083 Change-Id: Ia596b854d26b00fcb4f48df0da7ad893650ac1c8 Reviewed-by: Lars Knoll --- configure.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'configure.json') diff --git a/configure.json b/configure.json index c69c2ac0f8..d12b4d4fc3 100644 --- a/configure.json +++ b/configure.json @@ -20,8 +20,7 @@ "commandline": { "assignments": { "DBUS_HOST_PATH": "host_dbus.prefix", - "DBUS_PATH": "dbus.prefix", - "ZLIB_LIBS": "zlib.libs" + "DBUS_PATH": "dbus.prefix" }, "custom": "qmakeArgs", "options": { -- cgit v1.2.3