зеркало из https://github.com/mozilla/pjs.git
Bug 547690 - QtUiTools is not required for Qt port compilation. r=dougt
This commit is contained in:
Родитель
f057b7256f
Коммит
1067cb5adf
|
@ -4959,7 +4959,7 @@ dnl = QT support
|
|||
dnl ========================================================
|
||||
if test "$MOZ_ENABLE_QT"
|
||||
then
|
||||
PKG_CHECK_MODULES(MOZ_QT, QtGui QtNetwork QtUiTools QtCore)
|
||||
PKG_CHECK_MODULES(MOZ_QT, QtGui QtNetwork QtCore)
|
||||
AC_SUBST(MOZ_QT_CFLAGS)
|
||||
AC_SUBST(MOZ_QT_LIBS)
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче