Changeset 7669 in orxonox.OLD for trunk/configure.ac
- Timestamp:
- May 18, 2006, 2:26:34 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/configure.ac
r7661 r7669 573 573 # QT # 574 574 #----# 575 AX_CHECK_QT([${QT_PREFIX}], [QtCore ],, [http://www.trolltech.com])575 AX_CHECK_QT([${QT_PREFIX}], [QtCore QtCore4],, [http://www.trolltech.com]) 576 576 if test x$have_qt = xno ; then 577 577 WITH_QT=no
Note: See TracChangeset
for help on using the changeset viewer.