don't stop if qt is not found; more elegant way for adding qt rules

This commit is contained in:
Marc Wäckerlin
2015-03-05 14:05:16 +00:00
parent b868bb9dfc
commit 9fb9729ba2
2 changed files with 35 additions and 2 deletions

View File

@@ -1,3 +1,36 @@
2015-03-05 13:21 marc
* m4/ax_check_qt.m4, src/makefile.am: don't stop if qt is not
found; more elegant way for adding qt rules
2015-03-05 12:02 marc
* ChangeLog, m4/ax_check_qt.m4: qt tools are optional
2015-03-05 09:05 marc
* configure.ac: support Qt4 which has no QWidgets - but Qt5 needs
it
2015-03-05 08:34 marc
* configure.ac: support Qt4 which has no QWidgets
2015-03-04 14:59 marc
* debian/control.in, doc/doxyfile.in: strange error «sh: 1:
/usr/bindot: not found; on squeeze, there's no qt5»
2015-03-04 14:44 marc
* configure.ac: fix «HAVE_QTNETWORK does not appear in
AM_CONDITIONAL» when there is no qt
2015-03-04 14:40 marc
* configure.ac, m4/ax_check_qt.m4: fix «HAVE_QTNETWORK does not
appear in AM_CONDITIONAL» when there is no qt
2015-03-04 13:28 marc
* m4/ax_check_qt.m4: try to fix «HAVE_QTNETWORK does not appear in