qt_includes => tqt_includes conversion

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
pull/2/head
Slávek Banko 6 years ago
parent ce0b4e99f1
commit bb5b733cc0
No known key found for this signature in database
GPG Key ID: 608F5293A04BE668

@ -122,6 +122,6 @@ hpux11*)
;;
esac
dnl AC_CHECK_FILE([$qt_includes/qassistantclient.h], [],[AC_MSG_ERROR([The qassistantclient.h header from Qt3 is needed to build tdevelop, on some systems this header is in a separate package called qt3-apps-dev])])
dnl AC_CHECK_FILE([$tqt_includes/qassistantclient.h], [],[AC_MSG_ERROR([The qassistantclient.h header from Qt3 is needed to build tdevelop, on some systems this header is in a separate package called qt3-apps-dev])])
KDE_INIT_DOXYGEN([KDevelop], [Version $VERSION])

Loading…
Cancel
Save