Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7527 in orxonox.OLD for branches/qt_gui/configure.ac


Ignore:
Timestamp:
May 3, 2006, 10:13:16 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: compiles on my machine again

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/qt_gui/configure.ac

    r7521 r7527  
    579579# QT #
    580580#----#
     581QT_COMMON_DIRECTORIES=/usr/include /usr/include/qt* /usr/lib/qt*/include /usr/local/qt*/include /opt/qt*/include /Developer/qt*/include
    581582AX_CHECK_QT([${QTDIR}], [qt-mt],, [http://www.trolltech.com])
    582583if test x$have_qt = xno ; then
Note: See TracChangeset for help on using the changeset viewer.