summaryrefslogtreecommitdiff
path: root/qmake-features
diff options
context:
space:
mode:
Diffstat (limited to 'qmake-features')
-rw-r--r--qmake-features/am-config.prf2
1 files changed, 1 insertions, 1 deletions
diff --git a/qmake-features/am-config.prf b/qmake-features/am-config.prf
index c3ce1311..165b4334 100644
--- a/qmake-features/am-config.prf
+++ b/qmake-features/am-config.prf
@@ -21,7 +21,7 @@ linux:!android:!disable-libbacktrace:if(enable-libbacktrace|CONFIG(debug, debug|
!force-single-process {
linux|osx {
- headless|if(qtHaveModule(waylandcompositor):qtHaveModule(waylandcompositor-private)) {
+ headless|if(qtHaveModule(waylandcompositor)) {
CONFIG *= auto-multi-process
}
}