Changeset 995 for trunk/Configure


Ignore:
Timestamp:
Apr 17, 2009, 3:12:24 PM (15 years ago)
Author:
garnier
Message:

en test pour moc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Configure

    r993 r995  
    26002600            g4_qt_moc=\$g4_qtmoc
    26012601            if test '$g4_qt_version' = '$g4_qt_moc_major_version' ; then
    2602                 g4_qt_is_configured=''
     2602                g4_qt_is_configured=yes
    26032603            else
    26042604                echo "checking for moc... found \$g4_qt_moc for Qt version \$g4_qt_moc_major_version, but Qt \$g4_qt_version path is used. Please update/move \$g4_qt_moc to Qt \$g4_qt_version"
    2605                 g4_qt_is_configured=yes
     2605                g4_qt_is_configured=''
    26062606            fi
    26072607        else
Note: See TracChangeset for help on using the changeset viewer.