works with new build environment, but still missing resources and translations
This commit is contained in:
@@ -23,10 +23,10 @@ AX_USE_RPM_PACKAGING
|
||||
AX_USE_CPPUNIT
|
||||
AX_BUILD_EXAMPLES
|
||||
|
||||
AX_REQUIRE_QT([Qt], [QtCore QtNetwork QtWebKit])
|
||||
AX_CHECK_QT([QtWidgets], [QtWidgets QtWebKitWidgets]) # optional / new in Qt5
|
||||
AX_REQUIRE_QT([QT], [QtCore QtNetwork QtWebKit QtDesigner], [QtWidgets QtWebKitWidgets])
|
||||
|
||||
AX_PKG_REQUIRE([libpcscxx])
|
||||
AX_PKG_REQUIRE([proxyface])
|
||||
|
||||
AC_CONFIG_FILES([src/qbrowserlib/makefile src/designer/makefile])
|
||||
|
||||
|
Reference in New Issue
Block a user