total reorganization: all but the main is now in the browserlib
This commit is contained in:
@@ -39,7 +39,7 @@ AC_ARG_ENABLE(pkcs11-download,
|
||||
fi
|
||||
])
|
||||
|
||||
AX_REQUIRE_QT([QT], [QtCore QtNetwork QtWebKit],
|
||||
AX_REQUIRE_QT([QT], [QtCore QtNetwork QtWebKit QtDesigner],
|
||||
[QtWidgets QtWebKitWidgets QtPrintSupport])
|
||||
AX_QT_NO_KEYWORDS
|
||||
|
||||
@@ -51,8 +51,9 @@ AX_PKG_REQUIRE([proxyface])
|
||||
AX_PKG_REQUIRE([mrwcxx], [mrw-c++])
|
||||
|
||||
AC_CONFIG_FILES([src/languages.qrc])
|
||||
AC_CONFIG_FILES([src/qbrowserlib/languages.qrc src/qbrowserlib/makefile])
|
||||
#src/designer/makefile
|
||||
AC_CONFIG_FILES([src/qbrowserlib/languages.qrc])
|
||||
AC_CONFIG_FILES([src/qbrowserlib/makefile])
|
||||
AC_CONFIG_FILES([src/designer/makefile])
|
||||
|
||||
# create output
|
||||
AC_OUTPUT
|
||||
|
Reference in New Issue
Block a user