Changeset 1000
- Timestamp:
- Apr 20, 2009, 2:39:39 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/Configure (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Configure
r997 r1000 2554 2554 # checking moc version 2555 2555 g4_qt_moc_major_version=\`\$g4_qtmoc -v 2>&1|sed 's/^.*(Qt \(.*\)\..*\..*)/\1/'\` 2556 echo "checking for moc222... found \$g4_qtmoc version \$g4_qt_moc_major_version "2557 2558 if test '$g4_qt_major_ver' = '$g4_qt_moc_major_version'; then2556 echo "checking for moc222... found \$g4_qtmoc version \$g4_qt_moc_major_version --------- \$g4_qt_major_ver = \$g4_qt_moc_major_version" 2557 2558 if test "$g4_qt_major_ver" = "$g4_qt_moc_major_version" ; then 2559 2559 g4_havegoodqt=yes 2560 2560 else
Note:
See TracChangeset
for help on using the changeset viewer.
