summaryrefslogtreecommitdiffstats
path: root/configure.json
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@qt.io>2017-02-08 21:22:08 +0100
committerOswald Buddenhagen <oswald.buddenhagen@qt.io>2017-02-22 07:46:25 +0000
commit59a3abd1f1429eef19e178e880070c3c1d902fba (patch)
tree2d027efd86a3c73d804af2b79e198446e31596e0 /configure.json
parentaa88fe8417eb78944b48b5855024e558b4a0f0a5 (diff)
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 <lars.knoll@qt.io>
Diffstat (limited to 'configure.json')
-rw-r--r--configure.json3
1 files changed, 1 insertions, 2 deletions
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": {