VirtualBox

Changeset 57899 in vbox for trunk/configure


Ignore:
Timestamp:
Sep 25, 2015 3:03:15 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
102869
Message:

configure: another fix for detecting Qt4

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/configure

    r57889 r57899  
    15411541        I_INCQT4=`prefix_I "$INCQT4"`
    15421542        LIBQT4="-L$q/lib -lQtCoreVBox"
     1543        TOOLQT4="$q"
    15431544        if test_compile "$LIBQT4 $LIBPTHREAD $I_INCQT4 $FLGQT4" qt4 qt4 nofatal &&
    15441545            test_execute_path "`strip_L "$LIBQT4"`" nofatal; then
     
    16031604          fi
    16041605          test_header "Qt4 devtools"
    1605           for q in $QT4DIR "$PWD/tools/linux.$TARGET_MACHINE"/qt/v4.8.*; do
     1606          for q in $TOOLQT4; do
    16061607            # first try it with a suffix, some platforms use that
    16071608            if which_wrapper "$q/bin/moc-qt4" > /dev/null; then
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette