VirtualBox

Changeset 7522

Show
Ignore:
Timestamp:
03/25/08 10:51:39 (8 months ago)
Author:
vboxsync
Message:

configure: cosmetical fix

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/configure

    r7514 r7522  
    11971197                test_header "Qt4 uic3" 
    11981198                for r in $q/bin $QT4UIC3DIR; do 
    1199                   if which_wrapper "$r/uic3"; then 
     1199                  if which_wrapper "$r/uic3" > /dev/null; then 
    12001200                    uic3_ver=`$r/uic3 -version 2>&1|sed 's+^.*version \(.*\)+\1+'` 
    12011201                    if [ $? -ne 0 ]; then 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy