Changeset 4834

Show
Ignore:
Timestamp:
01/27/07 07:50:36 (23 months ago)
Author:
flynd
Message:

Qt4 is not supported yet

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/qt-gui/acinclude.m4.in

    r4800 r4834  
    281281  if test "$ac_cv_qt_setup" != "yes"; then 
    282282    AC_MSG_ERROR([ 
    283       Sorry, but you need Qt version 3.x or higher to compile the Qt gui plugin. 
     283      Sorry, but you need Qt version 3.x to compile the Qt gui plugin. 
    284284    ]) 
    285285  fi