after svn-server restore

This commit is contained in:
Marc Wäckerlin
2016-04-03 16:19:47 +00:00
parent 690730a3b9
commit bb1f39532f
2 changed files with 4 additions and 1 deletions

View File

@@ -28,6 +28,9 @@ AX_USE_RPM_PACKAGING
AX_BUILD_TEST
#AX_BUILD_EXAMPLES
export QT_SELECT=5
AC_SUBST(QT_SELECT)
# qt features
AX_REQUIRE_QT([QT], [QtCore QtGui QtNetwork QtWebKit],
[QtWidgets QtWebKitWidgets])