mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-04 07:40:42 +00:00
Bug 457214 - Broken Qt port configuring. r=ted.mielczarek
This commit is contained in:
parent
9599df476b
commit
c62a92eb66
@ -5160,7 +5160,7 @@ dnl ========================================================
|
||||
dnl = dbus support
|
||||
dnl ========================================================
|
||||
|
||||
if test "$MOZ_ENABLE_GTK2" || "$MOZ_ENABLE_QT"
|
||||
if test "$MOZ_ENABLE_GTK2" || test "$MOZ_ENABLE_QT"
|
||||
then
|
||||
MOZ_ENABLE_DBUS=1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user