Changeset 1001 for trunk/Configure


Ignore:
Timestamp:
Apr 20, 2009, 2:45:43 PM (15 years ago)
Author:
garnier
Message:

test

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Configure

    r1000 r1001  
    25562556        echo "checking for moc222... found \$g4_qtmoc version \$g4_qt_moc_major_version --------- \$g4_qt_major_ver = \$g4_qt_moc_major_version"
    25572557
    2558         if test "$g4_qt_major_ver" = "$g4_qt_moc_major_version" ; then
     2558        if test "\$g4_qt_major_ver" = "\$g4_qt_moc_major_version" ; then
    25592559            g4_havegoodqt=yes
    25602560        else
Note: See TracChangeset for help on using the changeset viewer.